Skip to main content

Prefix

Type Alias Prefix 

Source
type Prefix = (String, Vec<(String, String)>);
Expand description

A descriptor row’s cached contribution: its rendered JSON members, and the attributes every point beneath it inherits.