rust/src/libgraphviz
bors d9c7c00b9a auto merge of #18980 : erickt/rust/reader, r=erickt
This continues the work @thestinger started in #18885 (which hasn't landed yet, so wait for that to land before landing this one). Instead of adding more methods to `BufReader`, this just allows a `&[u8]` to be used directly as a `Reader`. It also adds an impl of `Writer` for `&mut [u8]`.
2014-12-04 21:33:07 +00:00
..
lib.rs std: add Reader impl for &[u8] 2014-11-30 16:55:53 -08:00
maybe_owned_vec.rs Deprecate Equiv 2014-12-03 10:41:48 -05:00