pub type Layer = (String, Vec<String>);
A layer in a --layers stack: its label paired with the ids of the members assigned to it, in input order.
--layers