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

pub type CInt = i32;
Expand description

Cassandra int type.

Trait Implementations

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