ServiceAttributes

Type Alias ServiceAttributes 

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

Service attributes as key-value pairs

Aliased Typeยง

pub struct ServiceAttributes { /* private fields */ }