Type Definition cassandra_protocol::types::CLong[][src]

pub type CLong = i64;
Expand description

Cassandra long type.

Trait Implementations

It should return an implementor from an io::Cursor over an array of bytes.