Skip to main content

lower

Function lower 

Source
pub fn lower(dialect: Dialect, action: &BuildAction) -> LoweredAction
Expand description

Lower one semantic BuildAction for dialect.

Infallible: every path in the semantic IR is already camino::Utf8Path, so embedding it in a command line cannot fail.