serde_urlencoded icon indicating copy to clipboard operation
serde_urlencoded copied to clipboard

Add example, fix deprecated warning, update Cargo.toml

Open elpiel opened this issue 4 years ago • 0 comments

  • Fixes #92
  • Since 0.7.1 is not released on docs.rs, currently, the documentation links fail :point_right: https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/ this is why I've shortened the docs link to https://docs.rs/serde_urlencoded which will always open the latest version
  • Added an use.rs example & provided the same example in README

Let me know if you'd like anything regarding my changes altered.

For reference currently in crates.io there is no README shown: Screenshot from 2021-10-15 10-36-53

elpiel avatar Oct 15 '21 07:10 elpiel