Type Definition xapian_rusty::Result[][src]

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