coerce_bool_value

Function coerce_bool_value 

Source
fn coerce_bool_value(
    b: bool,
    transform: &Transform,
) -> Result<Option<ValueData>>