Type Alias webex::auth::Bearer

source ·
pub type Bearer = String;
Expand description

Type alias for the bearer token.

Aliased Type§

struct Bearer { /* private fields */ }