create_client

Function create_client 

Source
pub async fn create_client(
    url: &str,
) -> Result<ChiralClient<Channel>, Box<dyn Error>>