Type Definition AutoChangedForest
rin::ecs::storage
type AutoChangedForest<T> = AutoChanged<Forest<T>, T>;