layout
0.1.0
IO
Required Associated Types
Error
Implementors
In layout::
io
layout
::
io
Trait
IO
Copy item path
source
pub trait IO { type
Error
; }
Required Associated Types
§
source
type
Error
Implementors
§
source
§
impl<S>
IO
for
StdIO
<S>
source
§
type
Error
=
Error