[][src]Type Definition kdbx4::KdbxResult

type KdbxResult<T> = Result<T, Error>;