Skip to main content

enrich_db_url_with_ssl

Function enrich_db_url_with_ssl 

Source
pub fn enrich_db_url_with_ssl(
    db_url: &str,
    config: &SqlEndpointConfig,
) -> Result<String, CamelError>