Docs.rs
swarm-engine-core-0.1.5
swarm-engine-core 0.1.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ynishi
Dependencies
async-trait ^0.1
normal
crossbeam-channel ^0.5
normal
dirs ^5.0
normal
notify ^6
normal
rayon ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
tempfile ^3.0
dev
Versions
86.07%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module extensions
swarm_
engine_
core
0.1.5
Module extensions
Module Items
Structs
In crate swarm_
engine_
core
swarm_engine_core
Module
extensions
Copy item path
Source
Expand description
Extensions - 動的 Resource 管理
Bevy の
Resource
に相当する、型安全な動的リソース管理。
Structs
§
Extensions
動的 Resource 管理(Type-Map パターン)