rust/library/std/src/io/util
Benoît du Garreau ae059b532f Make some std::io functions const
Includes:
- io::Cursor::new
- io::Cursor::get_ref
- io::Cursor::position
- io::empty
- io::repeat
- io::sink
2020-11-06 17:48:26 +01:00
..
tests.rs Make some std::io functions const 2020-11-06 17:48:26 +01:00