Type Definition odbc_api::parameter::VarChar

source ·
pub type VarChar<B> = VarCell<B, Text>;