[−][src]Trait users::os::bsd::UserExt
BSD-specific accessors for User
s.
Required methods
fn password_change_time(&self) -> time_t
Returns this user’s password change timestamp.
fn password_expire_time(&self) -> time_t
Returns this user’s password expiry timestamp.