jamesmunns / postcard

A no_std + serde compatible message library for Rust
Apache License 2.0
874 stars 87 forks source link

From `io::Reader` ? #138

Closed njfewr closed 6 months ago

njfewr commented 6 months ago

Can I deserialize from io::Reader ?

njfewr commented 6 months ago

Didn't add use-std, forget this issue