identity_
iota_
interaction
1.4.0
Optional
Sync
Implementors
In crate identity_
iota_
interaction
identity_iota_interaction
Trait
OptionalSync
Copy item path
Source
pub trait OptionalSync:
Sync
{ }
Implementors
§
Source
§
impl<T>
OptionalSync
for T
where T:
Sync
,