arg_already_wrapped

Function arg_already_wrapped 

Source
pub(super) fn arg_already_wrapped(s: &str) -> bool
Expand description

Return true when s (already a comma-piece) consists of a single (...) group at depth 0. Detects the idempotent case where wrap_semi_chain_args has already run.