Structs§
- Chunk
- A chunk of source code produced by the CAST algorithm.
- Index
Entry - A fully indexed chunk with file-level metadata.
- Pipeline
- A long-lived pipeline of parser, chunker, and indexer actors.
- Tokio
Cast - Entry point for the tokio-cast library.
- Tokio
Cast Builder - Builder for configuring a
TokioCastinstance.
Enums§
- Language
- Supported source languages.
- Tokio
Cast Error - Errors produced by the tokio-cast library.