Module mysql_common::misc::raw::_const

source ·

Structs§

  • Same as RawConst<T, U> but holds U instead of T, i.e. holds the parsed value.
  • Wrapper for a raw value of a MySql constant, enum variant or flags value.