tiger_lib::config_load

Function assert_one_key

Source
pub fn assert_one_key(assert_key: &str, block: &Block)
Expand description

Assert that the given key occurs at most once within the given block. If the assertion fails, an error report will be created. No other action will be taken.