Crate claw

Source
Expand description

§Claw Crate

claw implements some basic information retrieval functionality

Re-exports§

pub use inverted_index::InvertedIndex;

Modules§

inverted_index

Enums§

Error
All functions in claw throw this error type in their results.