pub type Trees = Vec<Tree>;
A collection of Trees.
Tree
This is used for the *_multi() CSG operations.
*_multi()
pub struct Trees { /* private fields */ }