Skip to main content

Context

Type Alias Context 

Source
pub type Context = BTreeMap<String, LogValue>;

Aliased Typeยง

pub struct Context { /* private fields */ }