[][src]Type Definition xapian_rusty::Result

type Result<T, E = XError> = Result<T, E>;