Docs.rs
moduforge-core-0.4.12
moduforge-core 0.4.12
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
arc-swap ^1.6
normal
async-channel ^2.3.1
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
metrics ^0.22.0
normal
moduforge-model ^0.4.12
normal
moduforge-state ^0.4.12
normal
moduforge-transform ^0.4.12
normal
quick-xml ^0.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1
normal
rand ^0.8
dev
Versions
54.24%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
mf_core
0.4.12
Module error
Module Items
Modules
Type Aliases
In mf_
core::
model
mf_core
::
model
Module
error
Copy item path
Source
Modules
§
error_
helpers
Helper functions for creating node pool errors
error_
messages
Error messages for node pool operations
Type Aliases
§
Pool
Result
A type alias for Result that uses anyhow::Error as the error type.