representations_view_for_integer

Macro representations_view_for_integer 

Source
macro_rules! representations_view_for_integer {
    ($extension_name:ident, $integer_type:ident) => { ... };
}