Docs.rs
moduforge-model-0.3.2
moduforge-model 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
im ^15.1
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
time ^0.3
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
Versions
50.97%
of the crate is documented
Go to latest version
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
moduforge_
model
0.3.2
Module error
Module Items
Enums
Type Aliases
In crate moduforge_
model
moduforge_model
Module
error
Copy item path
Source
Enums
§
Pool
Error
Represents all possible errors that can occur in the node pool operations.
Type Aliases
§
Pool
Result
A type alias for Result that uses PoolError as the error type.