Skip to main content

normalize_documents_with_profile

Function normalize_documents_with_profile 

Source
pub fn normalize_documents_with_profile(
    documents: &[YamlOwned],
    _profile: YamlProfile,
) -> BackendResult<NormalizedStream>