Function oid_registry::format_oid
source · [−]pub fn format_oid(oid: &Oid<'_>, registry: &OidRegistry<'_>) -> StringExpand description
Format a OID to a String, using the provided registry to get the short name if present.
pub fn format_oid(oid: &Oid<'_>, registry: &OidRegistry<'_>) -> StringFormat a OID to a String, using the provided registry to get the short name if present.