with_fallback

Macro with_fallback 

Source
macro_rules! with_fallback {
    ($dependency:literal, $preferred:expr, $fallback:expr) => { ... };
}
Expand description

Convenience macro for executing operations with fallback