Macro webpki::der::oid

source ยท
macro_rules! oid {
    ( $first:expr, $second:expr, $( $tail:expr ),* ) => { ... };
}