[][src]Function panda::new_with_state

pub async fn new_with_state<S: Sync + Send>(
    token: impl Into<String>,
    state: S
) -> StdResult<Client<S>, PandaError>

Create a new panda Client with state