Mojo struct
RasterOrder
@register_passable(trivial)
struct RasterOrder
Implemented traits
AnyType,
Copyable,
Hashable,
ImplicitlyCopyable,
Movable,
Stringable,
UnknownDestructibility,
Writable
Aliases
__copyinit__is_trivial
alias __copyinit__is_trivial = True
__del__is_trivial
alias __del__is_trivial = True
__moveinit__is_trivial
alias __moveinit__is_trivial = True
AlongM
alias AlongM = RasterOrder(1)
AlongN
alias 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!