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

Class Raw::InferTypeRepr

INTERNAL: Do not use. An inferred type (_).

For example:

let x: _ = 42;
//     ^

Import path

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

Direct supertypes

Indirect supertypes

Predicates