Type Alias Header

Source
pub type Header = MarkMap<String, (Location, Value)>;
Expand description

A data structure representation of the %grmtools section.

Aliased Typeยง

struct Header { /* private fields */ }