pub fn detect_content_format(
source: Option<&OpenApiSource>,
content: &str,
) -> Result<OpenApiContentFormat, ContentFormatDetectionError>pub fn detect_content_format(
source: Option<&OpenApiSource>,
content: &str,
) -> Result<OpenApiContentFormat, ContentFormatDetectionError>