pub type SignedToken = SignedToken<Link, Value, Claim>;
pub struct SignedToken { /* private fields */ }