Save a struct options inside the tree object to save all kinds of options including:
This can be a struct just for options regarding Bonobo. For options that are needed from the user for their own implementation of details these can be stored in the root struct itself.
Save a struct options inside the tree object to save all kinds of options including:
This can be a struct just for options regarding Bonobo. For options that are needed from the user for their own implementation of details these can be stored in the
rootstruct itself.