Crate risingwave_meta_model

source

Modulesยง

Macrosยง

  • Defines struct with a byte array that derives DeriveValueType, it will helps to map blob stored in database to Pb struct array.
  • derive_from_blob ๐Ÿ”’
    Defines struct with a byte array that derives DeriveValueType, it will helps to map blob stored in database to Pb struct.
  • Defines struct with a single pb field that derives FromJsonQueryResult, it will helps to map json value stored in database to Pb struct.

Structsยง

Enumsยง

Type Aliasesยง