pub trait MaybeSendSync { }

Implementors§

source§

impl<T> MaybeSendSync for T