Trait sourceview5::prelude::UnixInputStreamExt
source · pub trait UnixInputStreamExt: IsA<UnixInputStream> + Sealed + 'static {
// Provided method
fn closes_fd(&self) -> bool { ... }
}
Provided Methods§
Object Safety§
This trait is not object safe.