ts-103-636-numbers

Crates.iots-103-636-numbers
lib.rsts-103-636-numbers
version0.0.1
created_at2025-12-17 17:17:25.894998+00
updated_at2025-12-17 17:17:25.894998+00
descriptionConstants from and around ETSI TS 103-636 'DECT-2020 New Radio (NR)'
homepage
repositoryhttps://github.com/ariel-os/hophop/
max_upload_size
id1990770
size28,876
(chrysn)

documentation

https://docs.rs/ts-103-636-numbers/

README

ts-103-636-numbers License: MIT OR Apache-2.0 ts-103-636-numbers on crates.io ts-103-636-numbers on docs.rs Source Code Repository

This crate contains numeric constants for ETSI TS 103-636 “DECT-2020 New Radio (NR)”.

This encompasses bitfield values from the specification itself as well as entries in the extensible DECT-2020 NR Endpoint Multiplexing Address Allocation mapping.

This crate tries to strike a balance between not being opinionated in terms of types and being practical: It uses newtypes of the minimal suitable bit length to express constants, which provide Debug implementations that may include a lot of code (relying on dead code eliminiation to not weigh down users needlessly).

Commit count: 0

cargo fmt