Skip to main content

Evidence

Type Alias Evidence 

Source
pub type Evidence = BTreeMap<String, String>;
Expand description

Deterministic string evidence map, matching srbn::Evidence.

Aliased Typeยง

pub struct Evidence { /* private fields */ }