Re-export types from `atomic_refcell`
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 1.7k
- Fork
- 140
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Some types from `atomic_refcell` are exposed through legion, (eg., though [Resources::get](https://docs.rs/legion/0.4.0/legion/systems/struct.Resources.html#method.get)). Since legion doesn't re-export these, in order to build on them, you have to manually add `atomic_refcell` as a dependency and make sure its version is compatible.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.