Struct arrow::datatypes::Int8Type [−][src]
pub struct Int8Type {}Trait Implementations
Returns the byte width of this primitive type.
Returns a default value of this primitive type. Read more
Auto Trait Implementations
impl RefUnwindSafe for Int8Typeimpl UnwindSafe for Int8Type