🔧 Phase C: MapBox & BufferBox Arc<RwLock> state sharing implementation

Co-authored-by: moe-charm <217100418+moe-charm@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-15 04:39:00 +00:00
parent f627ceeb61
commit 8d9c8b5899
3 changed files with 30 additions and 20 deletions

View File

@ -157,9 +157,6 @@ impl NyashBox for StringBox {
self.clone_box()
}
}
}
impl BoxCore for StringBox {
fn box_id(&self) -> u64 {