| 1 | //! Text splitting functionality for `GraphBit` |
| 2 | //! |
| 3 | //! This module provides various text splitting strategies for processing |
| 4 | //! large documents into manageable chunks while maintaining context. |
nothing calls this directly
no outgoing calls
no test coverage detected