Type Alias mariadb_sys::Lex_ident

source ·
pub type Lex_ident = Lex_cstring_with_compare;

Aliased Type§

struct Lex_ident {
    pub _base: Lex_cstring,
}

Fields§

§_base: Lex_cstring