Skip to main content

_default_val

Macro _default_val 

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