Skip to main content

add_inline_key

Function add_inline_key 

Source
pub fn add_inline_key(t: &mut InlineTable, name: &str, kind: Kind) -> bool
Expand description

Add a key to an inline table.

The same refusals as add_key, and one more: a kind an inline table cannot hold.