Type Definition picky_asn1_der::Result

source ·
pub type Result<T> = Result<T, Asn1DerError>;