Skip to main content
Log in

Mojo module

span

Implements the Span type.

You can import these APIs from the utils.span module. For example:

from utils import Span
from utils import Span

Structs

  • Span: A non owning view of contiguous data.

Was this page helpful?