I do not understand the error message I am getting for the following code.
use std::collections::HashMap; use std::rc::Weak; struct ThingPool { thing_map