pub fn get_config() -> Value
Expand description
Returns the guest environment’s configuration value as a JSON Value
.
By convention this will return a Value::Object
.
pub fn get_config() -> Value
Returns the guest environment’s configuration value as a JSON Value
.
By convention this will return a Value::Object
.