aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTeddy Wing2022-03-19 19:33:04 +0100
committerTeddy Wing2022-03-19 19:33:04 +0100
commitc75a82361cb3566d196a1fb930ea4833f40b0ffd (patch)
tree7148314683f88365bfe372149e7d2ae4df21e6f9 /src/lib.rs
parentff5bd6a0c5db4c8f62f37e1ea9ce8d53d8f453ef (diff)
downloadyaqlite-c75a82361cb3566d196a1fb930ea4833f40b0ffd.tar.bz2
main: Try to emit serialized YAML to standard output
Doesn't work this way as `YamlEmitter` requires `std::fmt::Write` instead of `std::io::Write` (implemented by `Stdout`). Looks like I'll need some kind of intermediary buffer or adapter to convert between the different `Write` traits.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions