Mojo module
repr
Provide the repr
function.
The functions and traits provided here are built-ins, so you don't need to import them.
Traitsβ
- β
Representable
: A trait that describes a type that has a String representation.
Functionsβ
- β
repr
: Returns the string representation of the given value.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
π What went wrong?