jonasbb / serde_with

This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
https://docs.rs/serde_with
Apache License 2.0
636 stars 67 forks source link

Run clippy on rustdoc tests #746

Closed jonasbb closed 4 months ago

jonasbb commented 4 months ago

Use https://github.com/Nemo157/dotfiles/blob/46821f361d559d182e73161d58e7042ab0d63c1c/packages/cargo-rustdoc-clippy once