Struct libssh_rs_sys::sftp_ext_struct
source · [−]#[repr(C)]pub struct sftp_ext_struct { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for sftp_ext_struct
impl Send for sftp_ext_struct
impl Sync for sftp_ext_struct
impl Unpin for sftp_ext_struct
impl UnwindSafe for sftp_ext_struct
Blanket Implementations
Mutably borrows from an owned value. Read more