pub fn assert_one_key(assert_key: &str, block: &Block)
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.