toml
toml copied to clipboard
Add from_reader and to_writer methods
trafficstars
These match what other serde serialisers offer.
This is a rebase of https://github.com/toml-rs/toml-rs/pull/452 which was trying to resolve https://github.com/toml-rs/toml-rs/issues/215, resolves https://github.com/toml-rs/toml-rs/issues/216.