asset_string

Macro asset_string 

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