sleb128_size

Function sleb128_size 

Source
pub fn sleb128_size(val: i64) -> usize
Expand description

Return the size of the LEB128 encoding of the given signed number.