alacritty::config

Function prune_yaml_nulls

source
fn prune_yaml_nulls(value: &mut Value, warn_pruned: bool)
Expand description

Prune the nulls from the YAML to ensure TOML compatibility.