Trait rustc_ap_rustc_data_structures::sync::Sync[][src]

pub auto trait Sync { }

Implementors

impl<T: ?Sized> Sync for T[src]

Auto implementors