Skip to main content

make_default_or_given

Macro make_default_or_given 

Source
macro_rules! make_default_or_given {
    ($default:ty, $given:ty) => { ... };
}