pub fn usize_element_source_key<S>(_solution: &S, element: &usize) -> usizeExpand description
Canonical source key for the built-in usize planning-list representation.
Generated list models and dynamic bridge lists use their logical element ID
as the stable key; the per-run runtime binder maps it to source order.