Skip to main content

lowered

Function lowered 

Source
pub fn lowered(
    func: &mut Func,
    goal: Goal,
    force: Option<Force>,
) -> Vec<Lowered>
Expand description

The same, with a shape forced on every switch when force names one, answering what each switch became in the order they were found.