Skip to main content

mutable_table_value

Function mutable_table_value 

Source
pub fn mutable_table_value(value: &Value) -> Result<&MutableTable>
Expand description

Borrow the MutableTable behind value, or error if it is not one.