logo

Type Definition tantivy::fastfield::Result

source · []
pub type Result<R> = Result<R, FastFieldNotAvailableError>;
Expand description

Result when trying to access a fast field reader.