Mojo module
rebind
Implements type rebind.
These are Mojo built-ins, so you don't need to import them.
Functionsβ
- β
rebind
: Statically assert that a parameter input typesrc_type
resolves to the same type as a parameter result typedest_type
after function instantiation and "rebind" the input to the result type.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
If you'd like to share more information, please report an issue on GitHub
π What went wrong?