Skip to main content

DeclList

Type Alias DeclList 

Source
pub type DeclList = IdxRange<DeclRef>;
Expand description

A run of declarations.

Aliased Typeยง

pub struct DeclList { /* private fields */ }