json: introduce json_token_is_leaf
A new json_token_is_leaf routine tests if the passed JSON token is a JSON tree leaf (i.e. has no child record). @locker: test refactoring. Needed for #1012
Loading
Please register or sign in to comment
A new json_token_is_leaf routine tests if the passed JSON token is a JSON tree leaf (i.e. has no child record). @locker: test refactoring. Needed for #1012