Macro repr::strconv::bail[][src]

macro_rules! bail {
    ($($arg : tt) *) => { ... };
}