Type Definition cdrs::types::CIntShort[][src]

type CIntShort = i16;

Cassandra int short type.

Trait Implementations

impl FromCursor for CIntShort
[src]

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