Struct sudo_plugin_sys::passwd [] [src]

#[repr(C)]
pub struct passwd { /* fields omitted */ }

Trait Implementations

impl Debug for passwd
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for passwd
[src]

impl Clone for passwd
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for passwd

impl Sync for passwd