[][src]Macro libipld::alias

macro_rules! alias {
    ($name:ident) => { ... };
}

Creates a static alias concatenating the module path with an identifier.