toml icon indicating copy to clipboard operation
toml copied to clipboard

Add from_reader and to_writer methods

Open WhyNotHugo opened this issue 3 years ago • 0 comments
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.

WhyNotHugo avatar Sep 26 '22 13:09 WhyNotHugo