SQLCHAR

Type Alias SQLCHAR 

Source
pub type SQLCHAR = u8;
Expand description

ASCII encoded character

Trait Implementations§