Crate code_splitter

Source

Structs§

CharCounter
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.
WordCounter
A marker struct for counting words in code chunks.

Traits§

Sizer
An interface for counting the size of a code chunk.

Type Aliases§

Error
Result