aloe
0.2.0
IoSupports
Read
Write
Implementors
In aloe::
uio
aloe
::
uio
Trait
IoSupportsReadWrite
Copy item path
Source
pub unsafe trait IoSupportsReadWrite { }
Implementors
§
Source
§
impl<Interface: IoInterface, Owner:
OwnStrictness
>
IoSupportsReadWrite
for
UserIO
<Interface,
ReadWrite
, Owner>