Type Alias ValuesImpl

Source
type ValuesImpl<'a> = Values<'a, String, Value>;

Aliased Typeยง

struct ValuesImpl<'a> { /* private fields */ }