[][src]Macro whatsappweb_eta::bail_untyped

macro_rules! bail_untyped {
    ($msg:expr) => { ... };
    ($($arg:tt)*) => { ... };
}