pub trait SyncOnAsync { }
Expand description

Marker trait to impl sync on async impl.

Implementors§