throw::throw! [] [src]

macro_rules! throw {
    ($e:expr) => { ... };
}