pub type Token = Token<Link, Value, Vec<TCPathBuf>>;
The type of token used to authenticate requests between hosts
pub struct Token { /* private fields */ }