pub type CInt = i32;
Expand description

Cassandra int type.

Trait Implementations

Converts to this type from the input type.
Tries to parse Self from a cursor of bytes.