macro_rules! oid {
    ($($args:tt)*) => { ... };
}
Expand description

Procedural macro to get encoded oids, see the oid module.