Expand description
Pure cached IC subnet catalog model and resolver for Canic host tools.
Re-exports§
pub use model::ClassificationSource;pub use model::GeographicScope;pub use model::RoutingRange;pub use model::SubnetCatalog;pub use model::SubnetInfo;pub use model::SubnetKind;pub use model::SubnetSpecialization;pub use resolver::ResolveAs;pub use resolver::ResolvedSubnet;pub use resolver::ResolvedSubnetSubject;
Modules§
Enums§
- Catalog
Error - CatalogError
Constants§
Functions§
- canonical_
principal_ text - Parse a textual IC principal into canonical text.
- catalog_
to_ pretty_ json - Render one subnet catalog JSON payload with stable pretty formatting.
- parse_
catalog_ json - Decode and validate one subnet catalog JSON payload.