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.
Traits
-
AsBytes
: TheAsBytes
trait denotes a type that can be returned as a immutable byte span.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!