Skip to main content

oid_to_subidentifiers

Function oid_to_subidentifiers 

Source
pub open spec fn oid_to_subidentifiers(v: ObjectIdentifierSpec) -> (UInt, Seq<UInt>)
Expand description
{ (oid_first_subidentifier(v), v.rest) }