Function tiny_firestore_odm::get_client[][src]

pub async fn get_client(
    source: impl Into<TokenSource>
) -> Result<DynamicFirestoreClient>
Expand description

Construct a client from a given TokenSource.