opentitanlib
Read
AsFd
Implementors
In opentitanlib::
uart::
console
opentitanlib
::
uart
::
console
Trait
ReadAsFd
Copy item path
Source
pub trait ReadAsFd: AsyncRead +
AsFd
+
Unpin
{ }
Implementors
§
Source
§
impl<T: AsyncRead +
AsFd
+
Unpin
>
ReadAsFd
for T