Skip to content

refactor: Use Rc<Refcell<T>> instead of Arc<Mutex<T>> when sharing the DOM #4306

refactor: Use Rc<Refcell<T>> instead of Arc<Mutex<T>> when sharing the DOM

refactor: Use Rc<Refcell<T>> instead of Arc<Mutex<T>> when sharing the DOM #4306

Annotations

1 warning

build (ubuntu-latest)

succeeded Jan 15, 2025 in 13m 37s