diesel-sort-struct-fields

Crates.iodiesel-sort-struct-fields
lib.rsdiesel-sort-struct-fields
version0.1.3
sourcesrc
created_at2019-07-01 11:15:48.697786
updated_at2019-07-01 12:51:00.255494
descriptionMacro to sort struct fields and `table!` columns to avoid subtle bugs
homepagehttps://github.com/davidpdrsn/diesel-sort-struct-fields
repositoryhttps://github.com/tonsser/diesel-sort-struct-fields.git
max_upload_size
id145136
size24,239
David Pedersen (davidpdrsn)

documentation

https://docs.rs/diesel-sort-struct-fields

README

diesel-sort-struct-fields

Macro to sort struct fields and table! columns to avoid subtle bugs with Diesel.

See the crate documentation for a usage examples and more info.


License: MIT

Commit count: 18

cargo fmt