Implementations
impl Uname
pub fn domainname(&Self) -> &ZStr
domainname
—NIS or YP domain identifier
Trait Implementations
impl Debug for Uname
fn fmt(&Self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result
Auto Trait Implementations
impl RefUnwindSafe for Uname
impl UnwindSafe for Uname
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T