[][src]Function velocypack::to_bytes

pub fn to_bytes<T: Serialize>(value: &T) -> Result<Vec<u8>>