cargo_tsgen 0.1.0

Additional code generation tools for tree-sitter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
coverage:
  status:
    project:
      default:
        target: 50%
        threshold: 5%

component_management:
  individual_components:
    - component_id: error
      name: Error Management
      paths:
        - src/error.rs