Skip to main content

Mojo struct

Origin

This represents a origin reference of potentially parametric type. TODO: This should be replaced with a parametric type alias.

Parameters

  • is_mutable (Bool): Whether the origin reference is mutable.

Aliases

  • type = Origin[is_mutable.value]:

Implemented traits

AnyType