Function next_ssg

Source
pub fn next_ssg(
    eliminated_packages: Rc<RefCell<FxHashSet<String>>>,
) -> impl Pass
Expand description

Note: This paths requires running resolver before running this.