Skip to main content

Claims

Type Alias Claims 

Source
pub type Claims = BTreeMap<String, String>;

Aliased Typeยง

pub struct Claims { /* private fields */ }