pub async fn create_subscription( client: &Client, subscription_name: &str, source_connection_string: &str, publication_name: &str, ) -> Result<()>
Create a subscription to a publication on the source database