[][src]Type Definition tantivy::Result

type Result<T> = Result<T, TantivyError>;

Tantivy result.