INTERNAL: Do not use. The base class for type references.
let x: i32;
let y: Vec<i32>;
let z: Option<i32>;
Import path
import codeql.rust.elements.internal.generated.RawINTERNAL: Do not use. The base class for type references.
let x: i32;
let y: Vec<i32>;
let z: Option<i32>;
import codeql.rust.elements.internal.generated.Raw