CodeQL library for Rust
codeql/rust-all 0.2.12 (changelog, source)
Search

Class Raw::NeverTypeRepr

INTERNAL: Do not use. The never type !.

For example:

fn foo() -> ! { panic!() }
//          ^

Import path

import codeql.rust.elements.internal.generated.Raw

Direct supertypes

Indirect supertypes

Predicates