pub const MAX_RESOLVED_NAME_LEN: usize = 128;
Maximum bytes in a fully-qualified resolved entity name. Matches nros::node_metadata::METADATA_STRING_CAPACITY (the source-name bound entering the resolution seam).
nros::node_metadata::METADATA_STRING_CAPACITY