Ugly Alpha 1
juniper-from-schema:0.5.2

total uncompressed bytes

158.7 KB

total files

73

Fix

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

69 wasted files

total waste: 87.8 KB

  1. tests/default_argument_values_test.rs : 8.6 KB
  2. tests/doc_test.rs : 7.9 KB
  3. tests/query_trail_arguments.rs : 7.1 KB
  4. tests/end_to_end_test.rs : 5.8 KB
  5. tests/schemas/original_complex.graphql : 4.2 KB
  6. tests/converting_query_trails_test.rs : 3.3 KB
  7. tests/compile_pass/query_trail_methods_for_union_types.rs : 3.2 KB
  8. tests/compile_fail/invalid_juniper_directive_definition.stderr : 2.9 KB
  9. tests/compile_pass/query_trail_methods_for_interfaces.rs : 2.4 KB
  10. tests/schemas/complex_schema.graphql : 2.0 KB
  11. examples/interface.rs : 1.9 KB
  12. examples/union_types.rs : 1.8 KB
  13. examples/query_trails.rs : 1.7 KB
  14. tests/compile_fail/docs_on_special_case_scalars.stderr : 1.6 KB
  15. examples/hello_world.rs : 1.5 KB
  16. tests/compile_pass/query_trail.rs : 1.4 KB
  17. tests/compile_pass/returning_references.rs : 1.4 KB
  18. examples/input_types.rs : 1.3 KB
  19. examples/default_argument_values.rs : 1.2 KB
  20. examples/enumeration_types.rs : 1.1 KB
  21. tests/compile_pass/infallible_directive.rs : 1.1 KB
  22. tests/schemas/doc_test.graphql : 874 B
  23. tests/compile_pass/ownership_attributes.rs : 843 B
  24. tests/compile_pass/simple_nullable_scalars.rs : 837 B
  25. tests/compile_pass/simple_non_null_scalars.rs : 809 B
  26. tests/compile_pass/field_args.rs : 696 B
  27. tests/compile_pass/dates_and_times.rs : 693 B
  28. tests/compile_pass/input_objects_have_public_fields.rs : 691 B
  29. tests/compile_fail/snake_cased_fields_on_types.stderr : 674 B
  30. tests/compile_fail/uppercase_uuid.stderr : 646 B
  31. tests/compile_fail/invalid_date_time_scalar_directive.stderr : 640 B
  32. tests/compile_fail/snake_cased_fields_on_interfaces.stderr : 639 B
  33. tests/compile_fail/invalid_as_ref_type.stderr : 625 B
  34. tests/compile_pass/enums.rs : 620 B
  35. tests/compile_fail/snake_cased_fields_on_input_object_types.stderr : 611 B
  36. tests/compile_pass/empty_mutations.rs : 608 B
  37. tests/compile_fail/unknown_directive.stderr : 605 B
  38. tests/compile_pass/input_object_clone.rs : 598 B
  39. tests/compile_pass/customizing_the_error_type.rs : 597 B
  40. tests/compile_fail/docs_on_special_case_scalars.rs : 583 B
  41. tests/compile_fail/invalid_juniper_directive_definition.rs : 570 B
  42. tests/compile_pass/valid_juniper_directive_definition.rs : 568 B
  43. tests/compile_pass/input_object.rs : 558 B
  44. tests/compile_fail/snake_cased_fields_on_interfaces.rs : 546 B
  45. tests/compile_fail/invalid_date_time_scalar_directive.rs : 531 B
  46. tests/compile_pass/naive_date_time.rs : 528 B
  47. tests/compile_pass/custom_scalar.rs : 488 B
  48. tests/compile_pass/url.rs : 486 B
  49. tests/compile_pass/customizing_context_name.rs : 484 B
  50. tests/compile_fail/invalid_as_ref_type.rs : 473 B
  51. tests/compile_fail/uppercase_uuid.rs : 458 B
  52. tests/compile_fail/snake_cased_fields_on_input_object_types.rs : 450 B
  53. tests/compile_pass/directive_definitions_are_allowed.rs : 447 B
  54. tests/compile_pass/uuid.rs : 442 B
  55. tests/compile_fail/unknown_directive.rs : 436 B
  56. tests/compile_pass/nullable_list_nullable_items.rs : 422 B
  57. tests/compile_fail/unsupported_config.rs : 421 B
  58. tests/compile_fail/snake_cased_fields_on_types.rs : 411 B
  59. tests/compile_pass/nullable_list_non_null_items.rs : 392 B
  60. tests/compile_pass/non_null_list_nullable_items.rs : 392 B
  61. tests/compile_pass/non_null_list_non_null_items.rs : 385 B
  62. tests/compile_pass/correct_executor_signature.rs : 377 B
  63. tests/compile_fail/unsupported_config.stderr : 363 B
  64. tests/compile_pass/setup.rs : 297 B
  65. tests/schemas/returning_references.graphql : 265 B
  66. tests/schemas/doc_schema.graphql : 165 B
  67. tests/version-numbers.rs : 126 B
  68. tests/schemas/very_simple_schema.graphql : 60 B
  69. tests/schemas/customizing_context_name.graphql : 57 B