Skip to main content

MAP_VALUE

Constant MAP_VALUE 

Source
pub const MAP_VALUE: &str = "value";
Expand description

What the value field of a map’s child struct is called. See MAP_KEY.