Skip to main content

remove_key

Function remove_key 

Source
pub fn remove_key(t: &mut Table, name: &str) -> bool
Expand description

Remove a key, and everything under it where it is a table.