ServerObjectVariables

Type Alias ServerObjectVariables 

Source
pub type ServerObjectVariables = HashMap<String, Option<Value>>;

Aliased Typeยง

pub struct ServerObjectVariables { /* private fields */ }