Skip to main content

ResolvedName

Type Alias ResolvedName 

Source
pub type ResolvedName = String<MAX_RESOLVED_NAME_LEN>;
Expand description

Owned storage for a resolved (fully-qualified) entity name.

Aliased Typeยง

pub struct ResolvedName { /* private fields */ }