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

Class Raw::Crate

INTERNAL: Do not use.

Import path

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

Direct supertypes

Indirect supertypes

Predicates

getCfgOption

Gets the indexth cfg option of this crate (0-based).

getName

Gets the name of this crate, if it exists.

getNamedDependency

Gets the indexth named dependency of this crate (0-based).

getNumberOfCfgOptions

Gets the number of cfg options of this crate.

getNumberOfNamedDependencies

Gets the number of named dependencies of this crate. INTERNAL: Do not use.

getVersion

Gets the version of this crate, if it exists.

toString