Type Definition rtic_syntax::analyze::LateResources[][src]

type LateResources = Vec<BTreeSet<Resource>>;

Late resources, wrapped in a vector