Docs.rs
lunatic-process-0.13.2
lunatic-process 0.13.2
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
10 October 2025
Links
Homepage
Repository
crates.io
Source
Owners
bkolobara
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.58
normal
dashmap ^5.4
normal
hash-map-id ^0.13
normal
log ^0.4
normal
lunatic-networking-api ^0.13
normal
metrics ^0.20.1
normal
optional
serde ^1.0
normal
smallvec ^1.10
normal
tokio ^1.28
normal
wasmtime ^8
normal
wasmtime-wasi ^8
normal
Versions
28.26%
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
ConfigResources
lunatic_
process
0.13.2
Config
Resources
Aliased Type
In lunatic_
process::
state
lunatic_process
::
state
Type Alias
Config
Resources
Copy item path
Source
pub type ConfigResources<T> =
HashMapId
<T>;
Aliased Type
ยง
pub struct ConfigResources<T> {
/* private fields */
}