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!
😔 What went wrong?