pub trait AsImr { type Imr; fn as_imr(&self) -> Self::Imr; }
Trait for converting a hmr type into a imr one
Imr type to convert to
Convert to imr type
Index’s data
Index
MaxLength’s data
MaxLength
Choices’ data
Choices
DefaultValue’s data
DefaultValue