[][src]Macro webblender::log

macro_rules! log {
    ( $( $t:tt )* ) => { ... };
}