pub fn section_index_for_key(key: &str) -> Option<usize>
Canonical-order index for a wire key, or None if the key isn’t a known Section. Used by gateway / dashboard sort comparators that take string keys from the HTTP layer.
None
Section