Function cassandra_protocol::types::try_u64_from_bytes

source ·
pub fn try_u64_from_bytes(bytes: &[u8]) -> Result<u64, Error>