Skip to main content

convert_inline_key

Function convert_inline_key 

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

Change a key’s value in an inline table to another kind, where it reads as one. A table cannot be inside an inline table, so that is refused.