Structs§
- Char
Counter - A marker struct for counting characters in code chunks.
- Chunk
- A chunk of code with a subtree and a range.
- Splitter
- A struct for splitting code into chunks.
- Word
Counter - A marker struct for counting words in code chunks.
Traits§
- Sizer
- An interface for counting the size of a code chunk.