Skip to content

QualitySchema

Mojo struct 🡭

@register_passable_trivial
struct QualitySchema
  • SCHEMA (StringSpan[ImmStaticOrigin])
  • LOWER (UInt8)
  • UPPER (UInt8)
  • OFFSET (UInt8)

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

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

Parameters:

  • w (Writer)

Args:

  • self (Self)
  • writer (w)