Type Alias KeysImpl

Source
type KeysImpl<'a> = Keys<'a, String, Value>;

Aliased Typeยง

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