fn lower_optional_guard<B>(
lo: &mut Lowerer<'_>,
b: &mut B,
condition: Option<&Condition>,
) -> LoweredGuard<B>where
B: RotationBackend,fn lower_optional_guard<B>(
lo: &mut Lowerer<'_>,
b: &mut B,
condition: Option<&Condition>,
) -> LoweredGuard<B>where
B: RotationBackend,