pub async fn lookup(
client: &impl Client,
token: &str,
) -> Result<LookupTokenResponse, ClientError>
Expand description
Looks up a token
pub async fn lookup(
client: &impl Client,
token: &str,
) -> Result<LookupTokenResponse, ClientError>
Looks up a token