Struct async_bincode::SyncDestination
source · pub struct SyncDestination;Expand description
A marker that indicates that the wrapping type is compatible with stock bincode receivers.
pub struct SyncDestination;A marker that indicates that the wrapping type is compatible with stock bincode receivers.