Module io

Source

Traitsยง

BufRead
This trait is empty declaration of ::std::io::BufRead to be used with newer_type::implement.
Read
This trait is empty declaration of ::std::io::Read to be used with newer_type::implement.
Seek
This trait is empty declaration of ::std::io::Seek to be used with newer_type::implement.
Write
This trait is empty declaration of ::std::io::Write to be used with newer_type::implement.