Docs.rs
rustsim-core-0.0.1
rustsim-core 0.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
federicomarcantognini
Dependencies
hashbrown ^0.14
normal
rand ^0.8
normal
thiserror ^2
normal
tracing ^0.1
normal
criterion ^0.5
dev
Versions
98.58%
of the crate is documented
Platform
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 agent
rustsim_
core
0.0.1
Module agent
Module Items
Traits
In crate rustsim_
core
rustsim_core
Module
agent
Copy item path
Source
Expand description
Agent trait - the fundamental interface for all simulation entities.
Traits
ยง
Agent
The core trait that every agent type must implement.