Docs.rs
rogue-runtime-0.1.0
rogue-runtime 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
20 June 2026
Links
Repository
crates.io
Source
Owners
st0vik
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
futures ^0.3.31
normal
futures-util ^0.3.31
normal
inventory ^0.3.20
normal
rogue-macros ^0.1.0
normal
serde ^1.0.219
normal
serde-binary ^0.5.0
normal
sha2 ^0.10.9
normal
tokio ^1.44.2
normal
tokio-tungstenite ^0.26.2
normal
optional
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
ulid ^1.2.1
normal
tokio ^1.44.2
dev
Versions
24.53%
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
RuntimeId
rogue_
runtime
0.1.0
Runtime
Id
Aliased Type
In crate rogue_
runtime
rogue_runtime
Type Alias
Runtime
Id
Copy item path
Source
pub type RuntimeId =
String
;
Aliased Type
ยง
pub struct RuntimeId {
/* private fields */
}