Trait swc_common::sync::Sync[][src]

pub trait Sync { }
Expand description

Dummy trait because swc_common is in single thread mode.

Implementors