Properties

Type Alias Properties 

Source
pub type Properties = HashMap<String, JsonValue>;
Expand description

A type alias for the properties field of a STAC Item.

Aliased Typeยง

pub struct Properties { /* private fields */ }