Module mz_sql::session::vars::value

source ยท

Macrosยง

  • Macro to implement Value for simpler types, i.e. ones that already implement FromStr and ToString.

Structsยง

  • This style should actually be some more complex struct, but we only support this configuration of it, so this is fine for the time being.

Enumsยง

Constantsยง

Staticsยง

Traitsยง

  • Helper trait โ€ฆ
  • Defines a value that get stored as part of a System or Session variable.

Functionsยง