Fields
pub 0: sockaddr_alg
Implementations
Trait Implementations
impl Debug for AlgAddr
fn fmt(&Self, f: &mut fmt::Formatter<'_>) -> fmt::Result
impl Display for AlgAddr
fn fmt(&Self, f: &mut fmt::Formatter<'_>) -> fmt::Result
Auto Trait Implementations
impl RefUnwindSafe for AlgAddr
impl UnwindSafe for AlgAddr
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T