Trait gio::prelude::IOStreamExtManual
source · [−]pub trait IOStreamExtManual: Sized + IsA<IOStream> {
fn into_async_read_write(self) -> Result<IOStreamAsyncReadWrite<Self>, Self> { ... }
}
Provided Methods
source
pub trait IOStreamExtManual: Sized + IsA<IOStream> {
fn into_async_read_write(self) -> Result<IOStreamAsyncReadWrite<Self>, Self> { ... }
}