[][src]Type Definition tantivy::fastfield::Result

type Result<R> = Result<R, FastFieldNotAvailableError>;

Result when trying to access a fast field reader.