Type Alias odbc_api::parameter::VarChar

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

Aliased Type§

struct VarChar<B> { /* private fields */ }