Skip to main content

create_client_with_token

Function create_client_with_token 

Source
pub fn create_client_with_token(
    proxy: &str,
    token: impl Into<String>,
) -> Result<Box<dyn TableClient>, Error>
Expand description

Connects over HTTP with a token.