QualitySchema
Mojo struct 🡭
QualitySchema
Section titled “QualitySchema”@register_passable_trivialstruct QualitySchemaFields
Section titled “Fields”- SCHEMA (
StringSlice[StaticConstantOrigin]) - LOWER (
UInt8) - UPPER (
UInt8) - OFFSET (
UInt8)
Implemented traits
Section titled “Implemented traits”AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable, Writable
Methods
Section titled “Methods”write_to
Section titled “write_to”def write_to[w: Writer](self, mut writer: w)Parameters:
- w (
Writer)
Args:
- self (
Self) - writer (
w)