std
::
core
::
builtin
unsupported
macro
void
unsupported
(
String
string
=
"
Unsupported function invoked
"
)
@builtin
@noreturn
Marks the path as unsupported, this is similar to unreachable.
Parameters