diesel-sort-struct-fields 0.1.1

Macro to sort struct fields and `table!` columns to avoid subtle bugs
docs.rs failed to build diesel-sort-struct-fields-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: diesel-sort-struct-fields-0.1.3

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