Skip to main content

patch_allow_uncertain_quality

Function patch_allow_uncertain_quality 

Source
pub fn patch_allow_uncertain_quality(
    raw: Option<&str>,
    allow_uncertain_quality: bool,
) -> Result<String, ConfigStoreError>
Expand description

Patch only allow_uncertain_quality while preserving every unrelated key, comment, and formatting detail the source document already had.