Struct async_bincode::AsyncDestination [−][src]
pub struct AsyncDestination;
A marker that indicates that the wrapping type is compatible with AsyncBincodeReader.
Trait Implementations
impl Debug for AsyncDestination[src]
impl Debug for AsyncDestinationAuto Trait Implementations
impl Send for AsyncDestination
impl Send for AsyncDestinationimpl Sync for AsyncDestination
impl Sync for AsyncDestination