]> piware.de Git - learn-rust.git/commit
serde: Use log framework
authorMartin Pitt <martin@piware.de>
Sat, 25 Sep 2021 10:42:02 +0000 (12:42 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 25 Sep 2021 10:42:02 +0000 (12:42 +0200)
commit33b9630d43871bea43f39d3bbc455db1a5bdab7a
tree6bc75b95eecc99e50178b06e9110524c2ab07759
parent68bc0a2a4326ea89f01c90ab909095ded5e087a4
serde: Use log framework

Run with `RUST_LOG=debug` to see the serialized message.
serde/Cargo.toml
serde/src/main.rs