[−][src]Macro rendy::with_any_rendy
macro_rules! with_any_rendy { (($rendy:expr) $(use $back:ident;)?($factory:pat, $families:pat) => $code:block) => { ... }; }
Init rendy and execute code based on chosen backend
macro_rules! with_any_rendy { (($rendy:expr) $(use $back:ident;)?($factory:pat, $families:pat) => $code:block) => { ... }; }
Init rendy and execute code based on chosen backend