Type Definition odbc_api::buffers::AnyColumnView

source ·
pub type AnyColumnView<'a> = AnySlice<'a>;
👎Deprecated: Use new name AnySlice instead