Docs.rs
a3s-lane-0.4.0
a3s-lane 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ZhiXiao-Lin
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^6.0
normal
optional
futures-core ^0.3
normal
num_cpus ^1
normal
optional
opentelemetry ^0.21
normal
optional
opentelemetry_sdk ^0.21
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1
normal
anyhow ^1
dev
criterion ^0.5
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
88.12%
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
CommandId
a3s_
lane
0.4.0
Command
Id
Aliased Type
In a3s_
lane::
queue
a3s_lane
::
queue
Type Alias
Command
Id
Copy item path
Source
pub type CommandId =
String
;
Expand description
Command identifier
Aliased Type
ยง
pub struct CommandId {
/* private fields */
}