Type Definition cassandra_protocol::types::CIntShort [−][src]
pub type CIntShort = i16;
Expand description
Cassandra int short type.
Trait Implementations
Performs the conversion.
It should return an implementor from an io::Cursor
over an array of bytes.