Macro libipld::alias[][src]

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

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