Function token

Source
pub async fn token(
    kvs: &Datastore,
    session: &mut Session,
    token: &str,
) -> Result<(), Error>