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