Function sincere_token::decode[][src]

pub fn decode<M>(key: &str, token: String) -> Result<M, Error> where
    M: Message