Struct async_bincode::SyncDestination
[−]
[src]
pub struct SyncDestination;
A marker that indicates that the wrapping type is compatible with stock bincode
receivers.