pub trait Send { }
Expand description

Dummy trait because swc_common is in single thread mode.

Implementors