This module defines the Children struct which will catch mutations to it made while drawing, and defines utils for operating on children.
Get the children list as const.
Get a reference to child within the parent.
Get a reference to the children list forcefully, ignoring the lock.
See Source File
This module defines the Children struct which will catch mutations to it made while drawing, and defines utils for operating on children.