Structs§
- Rootable
Vec - A vector of items to be rooted with
RootedVec
. Guaranteed to be empty when not rooted. - Rooted
Traceable Box - Roots any JSTraceable thing
- Rooted
Vec - A vector of items rooted for the lifetime ’a.
RootedVec
.
Guaranteed to be empty when not rooted.