Skip to main content

Crate tokio_cast

Crate tokio_cast 

Source

Structs§

Chunk
A chunk of source code produced by the CAST algorithm.
IndexEntry
A fully indexed chunk with file-level metadata.
Pipeline
A long-lived pipeline of parser, chunker, and indexer actors.
TokioCast
Entry point for the tokio-cast library.
TokioCastBuilder
Builder for configuring a TokioCast instance.

Enums§

Language
Supported source languages.
TokioCastError
Errors produced by the tokio-cast library.