Ugly Alpha 1
juniper-from-schema:0.4.0

total uncompressed bytes

154.6 KB

total files

63

Fix

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

59 wasted files

total waste: 73.7 KB

  1. tests/default_argument_values_test.rs : 8.6 KB
  2. tests/doc_test.rs : 7.9 KB
  3. tests/end_to_end_test.rs : 5.8 KB
  4. tests/schemas/original_complex.graphql : 4.2 KB
  5. tests/converting_query_trails_test.rs : 3.3 KB
  6. tests/compile_pass/query_trail_methods_for_union_types.rs : 3.2 KB
  7. tests/compile_pass/query_trail_methods_for_interfaces.rs : 2.4 KB
  8. tests/schemas/complex_schema.graphql : 2.0 KB
  9. tests/compile_fail/docs_on_special_case_scalars.stderr : 1.9 KB
  10. examples/interface.rs : 1.9 KB
  11. examples/union_types.rs : 1.8 KB
  12. examples/query_trails.rs : 1.6 KB
  13. examples/hello_world.rs : 1.5 KB
  14. tests/compile_pass/query_trail.rs : 1.4 KB
  15. tests/compile_pass/returning_references.rs : 1.4 KB
  16. examples/input_types.rs : 1.3 KB
  17. examples/default_argument_values.rs : 1.2 KB
  18. examples/enumeration_types.rs : 1.1 KB
  19. tests/schemas/doc_test.graphql : 874 B
  20. tests/compile_pass/ownership_attributes.rs : 843 B
  21. tests/compile_pass/simple_nullable_scalars.rs : 837 B
  22. tests/compile_fail/invalid_date_time_scalar_directive.stderr : 810 B
  23. tests/compile_pass/simple_non_null_scalars.rs : 809 B
  24. tests/compile_fail/unknown_directive.stderr : 774 B
  25. tests/compile_fail/snake_cased_fields_on_types.stderr : 759 B
  26. tests/compile_fail/snake_cased_fields_on_interfaces.stderr : 724 B
  27. tests/compile_fail/invalid_as_ref_type.stderr : 710 B
  28. tests/compile_pass/field_args.rs : 696 B
  29. tests/compile_fail/snake_cased_fields_on_input_object_types.stderr : 696 B
  30. tests/compile_pass/dates_and_times.rs : 687 B
  31. tests/compile_pass/enums.rs : 620 B
  32. tests/compile_pass/empty_mutations.rs : 608 B
  33. tests/compile_pass/customizing_the_error_type.rs : 597 B
  34. tests/compile_fail/docs_on_special_case_scalars.rs : 577 B
  35. tests/compile_pass/input_object.rs : 558 B
  36. tests/compile_fail/snake_cased_fields_on_interfaces.rs : 546 B
  37. tests/compile_fail/invalid_date_time_scalar_directive.rs : 525 B
  38. tests/compile_pass/naive_date_time.rs : 522 B
  39. tests/compile_pass/custom_scalar.rs : 488 B
  40. tests/compile_pass/url.rs : 486 B
  41. tests/compile_fail/unsupported_config.stderr : 486 B
  42. tests/compile_pass/customizing_context_name.rs : 484 B
  43. tests/compile_fail/invalid_as_ref_type.rs : 473 B
  44. tests/compile_fail/snake_cased_fields_on_input_object_types.rs : 450 B
  45. tests/compile_pass/uuid.rs : 442 B
  46. tests/compile_fail/unknown_directive.rs : 436 B
  47. tests/compile_pass/nullable_list_nullable_items.rs : 422 B
  48. tests/compile_fail/unsupported_config.rs : 421 B
  49. tests/compile_fail/snake_cased_fields_on_types.rs : 411 B
  50. tests/compile_pass/nullable_list_non_null_items.rs : 392 B
  51. tests/compile_pass/non_null_list_nullable_items.rs : 392 B
  52. tests/compile_pass/non_null_list_non_null_items.rs : 385 B
  53. tests/compile_pass/correct_executor_signature.rs : 377 B
  54. tests/compile_pass/setup.rs : 282 B
  55. tests/schemas/returning_references.graphql : 265 B
  56. tests/schemas/doc_schema.graphql : 165 B
  57. tests/version-numbers.rs : 126 B
  58. tests/schemas/very_simple_schema.graphql : 60 B
  59. tests/schemas/customizing_context_name.graphql : 57 B