Skip to main content

ensure_phys_ty

Macro ensure_phys_ty 

Source
macro_rules! ensure_phys_ty {
    ($($ty:pat_param)|+ , $($arg:tt)*) => { ... };
}
Expand description

Macro to reduce repetition in making type assertions on the physical type against T