Macro vortex::impl_encoding

source ยท
macro_rules! impl_encoding {
    ($id:literal, $code:literal, $Name:ident) => { ... };
}