to_bytes

Macro to_bytes 

Source
macro_rules! to_bytes {
    ($e : expr, $v : expr) => { ... };
    (varint, $e : expr, $v : expr) => { ... };
}