Docs.rs
amico-core-1.2.0
amico-core 1.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
takasaki404
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
evenio ^0.6.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1.44.2
normal
tokio_with_wasm ^0.8.5
normal
optional
tracing ^0.1.41
normal
tokio ^1.44.2
dev
tokio_with_wasm ^0.8.5
dev
tracing-subscriber ^0.3.19
dev
Versions
77.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
amico_
core
1.2.0
All Items
Crate Items
Modules
Structs
Enums
Crate
amico_core
Copy item path
Source
Modules
§
ecs
errors
traits
types
world
Structs
§
Agent
The core event-driven Agent program. Defines the workflow of the agent.
Enums
§
OnFinish
The behaviour to choose when event source thread finishes.