1 2 3 4 5
//! Cloud authentication token identifier type. use crate::define_token; define_token!(CloudAuthToken);