Skip to main content

Attr

Type Alias Attr 

Source
type Attr = (String, String);
Expand description

One attribute as (key, rendered JSON value). Rendered once and carried as a string because the same value is written into both the grouping key and the response.