Function foxbox_taxonomy::util::is_sync
[−]
[src]
pub fn is_sync<T: Sync>()
Helper function, to check that a type implements Sync.
pub fn is_sync<T: Sync>()
Helper function, to check that a type implements Sync.