Type Alias CassDataType

Source
pub type CassDataType = CassDataType_;
Expand description

A data type used to describe a value, collection or user defined type.

@struct CassDataType

Aliased Typeยง

#[repr(C)]
pub struct CassDataType { /* private fields */ }