conformal_component::parameters

Constant UNIQUE_ID_INTERNAL_PREFIX

Source
pub const UNIQUE_ID_INTERNAL_PREFIX: &str = "_conformal_internal_";
Expand description

Reserved unique id prefix for internal parameters. No component should have any parameters with unique ids that start with this prefix.