Trait UnixSocketAddressExtManual

Source
pub trait UnixSocketAddressExtManual {
    // Required method
    fn get_path(&self) -> Option<UnixSocketAddressPath<'_>>;
}

Required Methods§

Implementors§