Module components

Source
Expand description

This module contains standard components that different libraries can agree on, though they don’t have to.

Functions§

child_of
Exclusive parent-child relation ship.
component_info
Contains type erased metadata.
is_static
Added automatically to all STATIC entities
name
An opinionated name component, so that different libraries can agree on a “name” or “label” kind of component.