Struct async_bincode::AsyncDestination
source · pub struct AsyncDestination;Expand description
A marker that indicates that the wrapping type is compatible with AsyncBincodeReader.
pub struct AsyncDestination;A marker that indicates that the wrapping type is compatible with AsyncBincodeReader.