Macro tanoshi_util::error[][src]

macro_rules! error {
    ($($arg : tt) +) => { ... };
}