[][src]Type Definition kerberos_crypto::Result

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

Result that encapsulates the Error type of this library