Macro gltfgen::log

source ·
macro_rules! log {
    ($msgs:ident; $($arg:tt)*) => { ... };
}