diesel-sort-struct-fields 0.1.0

Macro to sort struct fields and `table!` columns to avoid subtle bugs
1
2
3
4
5
6
7
8
9
# [diesel-sort-struct-fields]https://crates.io/crates/diesel-sort-struct-fields

Macro to sort struct fields and `table!` columns to avoid subtle bugs with [Diesel](https://diesel.rs).

See the [crate documentation](https://docs.rs/diesel-sort-struct-fields/) for a usage examples and more info.

---

License: MIT