Skip to main content

engine_error_ctor

Macro engine_error_ctor 

Source
macro_rules! engine_error_ctor {
    ($($ctor:ident => $variant:ident),+ $(,)?) => { ... };
}