[][src]Type Definition kerberos_asn1::Result

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

Result that encapsulates the Error type of this library