| Crates.io | diesel-sort-struct-fields |
| lib.rs | diesel-sort-struct-fields |
| version | 0.1.3 |
| created_at | 2019-07-01 11:15:48.697786+00 |
| updated_at | 2019-07-01 12:51:00.255494+00 |
| description | Macro to sort struct fields and `table!` columns to avoid subtle bugs |
| homepage | https://github.com/davidpdrsn/diesel-sort-struct-fields |
| repository | https://github.com/tonsser/diesel-sort-struct-fields.git |
| max_upload_size | |
| id | 145136 |
| size | 24,239 |
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