如果它们是不可变的,可以将 Rc<RefCell<. ... type Blocks = BTreeMap<usize, Rc<RefCell<Block>>>; pub struct BlockReader { blocks: Blocks, ...
確定! 回上一頁