Type Alias Log

Source
pub type Log = Map<String, Value>;

Aliased Typeยง

struct Log { /* private fields */ }