Struct libpwquality_sys::pwquality_settings
source · #[repr(C)]pub struct pwquality_settings { /* private fields */ }Trait Implementations§
source§impl Clone for pwquality_settings
impl Clone for pwquality_settings
source§fn clone(&self) -> pwquality_settings
fn clone(&self) -> pwquality_settings
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more