Skip to main content

yield_error

Macro yield_error 

Source
macro_rules! yield_error {
    ($err:expr) => { ... };
}