dprint_core::formatting::conditions

Function if_true

source
pub fn if_true(
    name: &'static str,
    resolver: ConditionResolver,
    true_path: PrintItems,
) -> Condition