Skip to main content

MAX_RESOLVED_NAME_LEN

Constant MAX_RESOLVED_NAME_LEN 

Source
pub const MAX_RESOLVED_NAME_LEN: usize = 128;
Expand description

Maximum bytes in a fully-qualified resolved entity name. Matches nros::node_metadata::METADATA_STRING_CAPACITY (the source-name bound entering the resolution seam).