pub fn install_list(node: RNode, driver: ListDriver)Expand description
Register a list’s driver and wire its native host’s data-source. Call after the LIST node and
its native handle exist (from within the piece build; with_tree is acquired per op).