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

type CInt = i32;

Cassandra int type.

Trait Implementations

impl FromCursor for CInt[src]