[][src]Type Definition resign_jwt::Algorithm

type Algorithm = NewType<FrankAlgorithm>;

Trait Implementations

impl Debug for Algorithm[src]

impl FromStr for Algorithm[src]

type Err = String

The associated error which can be returned from parsing.