Type Alias ConstantPool

Source
pub type ConstantPool = Arc<Vec<Type>>;

Aliased Typeยง

pub struct ConstantPool { /* private fields */ }