fn hash_component_as_map(
component: &TextComponent,
hasher: &mut ComponentHasher,
)Expand description
Hash this component as a map structure (for non-collapsible components).
fn hash_component_as_map(
component: &TextComponent,
hasher: &mut ComponentHasher,
)Hash this component as a map structure (for non-collapsible components).