Ugly Alpha 1
diesel-sort-struct-fields:0.1.3

total uncompressed bytes

23.4 KB

total files

37

Fix

NewInclude { include: [ "src/lib.rs", "README.md", "CHANGELOG.md", ], has_build_script: false, }

33 wasted files

total waste: 10.1 KB

  1. migrations/00000000000000_diesel_initial_setup/up.sql : 1.1 KB
  2. tests/compile_fail/sort_columns_doesnt_support_attributes.stderr : 750 B
  3. tests/compile_fail/sort_columns_doesnt_support_attributes.rs : 627 B
  4. tests/compile_pass/attributes_on_table_macro.rs : 615 B
  5. tests/compile_pass/sorts_columns_in_table_macro.rs : 577 B
  6. tests/compile_pass/composite_primary_keys_on_tables.rs : 576 B
  7. tests/compile_pass/sorts_struct_fields.rs : 575 B
  8. tests/compile_pass/supports_use_statements_in_table.rs : 562 B
  9. tests/compile_pass/sorts_nullable_columns.rs : 555 B
  10. tests/compile_pass/does_not_break_things_that_are_not_broken.rs : 547 B
  11. tests/compile_pass/optional_id_in_table.rs : 524 B
  12. tests/compile_fail/sort_columns_on_non_table_item.stderr : 386 B
  13. migrations/00000000000000_diesel_initial_setup/down.sql : 328 B
  14. tests/compile_fail/sort_columns_on_non_table_macro.rs : 220 B
  15. tests/compile_fail/not_allowed_on_tuple_structs.stderr : 202 B
  16. tests/compile_fail/not_allowed_on_unit_structs.stderr : 180 B
  17. tests/compile_fail/sort_columns_on_non_table_item.rs : 161 B
  18. tests/compile_fail/doesnt_allow_attributes.stderr : 147 B
  19. tests/compile_fail/sort_columns_on_non_table_macro.stderr : 144 B
  20. tests/compile_fail/not_allowed_on_unions.stderr : 142 B
  21. tests/compile_fail/not_allowed_on_enums.stderr : 138 B
  22. diesel.toml : 136 B
  23. tests/compile_fail/doesnt_allow_attributes.rs : 120 B
  24. tests/compile_fail/not_allowed_on_enums.rs : 107 B
  25. tests/compile_fail/not_allowed_on_unions.rs : 106 B
  26. tests/compile_fail/not_allowed_on_tuple_structs.rs : 102 B
  27. tests/compile_fail/not_allowed_on_unit_structs.rs : 92 B
  28. migrations/2019-07-01-100524_create-users-table/up.sql : 92 B
  29. bin/release : 84 B
  30. .env : 62 B
  31. .gitignore : 30 B
  32. migrations/2019-07-01-100524_create-users-table/down.sql : 18 B
  33. migrations/.gitkeep : 0 B