Function print_yul

Source
fn print_yul(yul: Option<&str>, strip_comments: bool) -> Result<()>