Docs.rs
terraphim_agent_evolution-1.20.1
terraphim_agent_evolution 1.20.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AlexMikhalev
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
log ^0.4
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
terraphim_persistence ^1.15.0
normal
terraphim_types ^1.15.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
uuid ^1.21
normal
tokio-test ^0.4
dev
Versions
33.46%
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
TaskId
terraphim_
agent_
evolution
1.20.1
TaskId
Aliased Type
In crate terraphim_
agent_
evolution
terraphim_agent_evolution
Type Alias
TaskId
Copy item path
Source
pub type TaskId =
String
;
Expand description
Task identifier type
Aliased Type
ยง
pub struct TaskId {
/* private fields */
}