odbc_api::parameter

Type Alias VarChar

Source
pub type VarChar<B> = VarCell<B, Text>;

Aliased Typeยง

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