Struct dittolive_ditto::transport::Transports [−][src]
pub struct Transports { /* fields omitted */ }
Expand description
Handles for the various Transports operating on the other side of the FFI interface
Auto Trait Implementations
impl !RefUnwindSafe for Transports
impl Send for Transports
impl Sync for Transports
impl Unpin for Transports
impl !UnwindSafe for Transports
Blanket Implementations
Mutably borrows from an owned value. Read more