Mojo struct
RasterOrder
@register_passable(trivial)
struct RasterOrder
Implemented traits
AnyType,
Copyable,
Hashable,
ImplicitlyCopyable,
Movable,
Stringable,
UnknownDestructibility,
Writable
Aliases
__copyinit__is_trivial
comptime __copyinit__is_trivial = True
__del__is_trivial
comptime __del__is_trivial = True
__moveinit__is_trivial
comptime __moveinit__is_trivial = True
AlongM
comptime AlongM = RasterOrder(1)
AlongN
comptime AlongN = RasterOrder(0)
Methods
__eq__
__ne__
__str__
write_to
write_to(self, mut writer: T)
__hash__
__hash__[H: Hasher](self, mut hasher: H)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!