[][src]Function rusty_tarantool::tarantool::serialize_to_vec_u8

pub fn serialize_to_vec_u8<S: Serialize>(v: &S) -> Result<Vec<u8>>