Trait swc_common::sync::Send[][src]

pub trait Send { }
Expand description

Dummy trait because swc_common is in single thread mode.

Implementors