Trait gio::prelude::UnixSocketAddressExtManual
source · pub trait UnixSocketAddressExtManual {
// Required method
fn path(&self) -> Option<UnixSocketAddressPath<'_>>;
}
pub trait UnixSocketAddressExtManual {
// Required method
fn path(&self) -> Option<UnixSocketAddressPath<'_>>;
}