unreachable
JSON →Provides a macro for marking unreachable code paths in stable Rust, similar to std::unreachable! but with a hint for optimization.
Provides a macro for marking unreachable code paths in stable Rust, similar to std::unreachable! but with a hint for optimization.