[][src]Function cdrs::types::to_varint

pub fn to_varint(int: i64) -> Vec<u8>

Converts integer into Cassandra's [varint].