os-rust/src/libterm
Alex Crichton 811257eda5 std: Rename {push,read}_bytes to {push,read}_exact
These methods can be mistaken for general "read some bytes" utilities when
they're actually only meant for reading an exact number of bytes. By renaming
them it's much clearer about what they're doing without having to read the
documentation.

Closes #12892
2014-03-20 19:45:56 -07:00
..
terminfo std: Rename {push,read}_bytes to {push,read}_exact 2014-03-20 19:45:56 -07:00
lib.rs Register new snapshots 2014-03-20 11:02:26 -07:00