//! Module: sns::report::lookup::ids
//!
//! Responsibility: assign stable deployed SNS list ids from SNS-W order.
//! Does not own: list sorting, source fetching, lookup parsing, or rendering.
//! Boundary: mutates source rows before lookup or view sorting occurs.
use crateMainnetSns;
/// Assign stable one-based ids in the current SNS-W order.
pub
pub