[][src]Macro rgraph::asset_str

macro_rules! asset_str {
    ($node:ident, $asset:ident) => { ... };
    ($node:expr, $asset:ident) => { ... };
    ($node:expr, $asset:expr) => { ... };
}