Skip to main content

ResolvedConstants

Type Alias ResolvedConstants 

Source
pub type ResolvedConstants = HashMap<Vec<String>, u64>;
Expand description

Resolved integer constants visible to a file from imported namespaces.

Aliased Typeยง

pub struct ResolvedConstants { /* private fields */ }