integer_encode

Macro integer_encode 

Source
macro_rules! integer_encode {
    ($($t:ty),*) => { ... };
}