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

type CIntShort = i16;

Cassandra int short type.

Trait Implementations

impl FromCursor for CIntShort[src]