Skip to main content

impl_inferbase_raw

Macro impl_inferbase_raw 

Source
macro_rules! impl_inferbase_raw {
    ($ty:ty) => { ... };
}
Expand description

Implement InferBase for a raw ALTREP data type.