pub type CLong = i64;
Expand description

Cassandra long type.

Trait Implementations

Tries to parse Self from a cursor of bytes.