Trait min_jwt::algorithm::Algorithm[][src]

pub trait Algorithm: Private { }
Expand description

A marker trait for an Algorithm.

Implementors