Crate code_splitter
source ·Structs§
- A marker struct for counting characters in code chunks.
- A chunk of code with a subtree and a range.
- A struct for splitting code into chunks.
- A marker struct for counting words in code chunks.
Traits§
- An interface for counting the size of a code chunk.