Skip to content

QualitySchema

Mojo struct 🡭

@register_passable_trivial
struct QualitySchema
  • SCHEMA (StringSlice[StaticConstantOrigin])
  • LOWER (UInt8)
  • UPPER (UInt8)
  • OFFSET (UInt8)

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable, Writable

def write_to[w: Writer](self, mut writer: w)

Parameters:

  • w (Writer)

Args:

  • self (Self)
  • writer (w)