Struct tokio_unix_ipc::RawSender [−][src]
pub struct RawSender { /* fields omitted */ }
Expand description
An async raw sender.
Implementations
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Constructs a new instance of Self
from the given raw file
descriptor. Read more
Consumes this object, returning the raw underlying file descriptor. Read more