connection

Function connection 

Source
pub async fn connection(
    a1: impl Into<String>,
    a2: impl Into<String>,
) -> Result<()>