Struct sasl2_sys::sasl::sasl_secret [−][src]
Fields
len: c_ulong
data: [c_uchar; 1]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for sasl_secret
impl Send for sasl_secret
impl Sync for sasl_secret
impl Unpin for sasl_secret
impl UnwindSafe for sasl_secret
Blanket Implementations
Mutably borrows from an owned value. Read more