Docs.rs
moduforge-core-0.5.0
moduforge-core 0.5.0
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
bincode ^1.3
normal
dashmap ^6.1.0
normal
metrics ^0.22.0
normal
moduforge-model ^0.5.0
normal
moduforge-state ^0.5.0
normal
moduforge-transform ^0.5.0
normal
once_cell ^1
normal
quick-xml ^0.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3
normal
thiserror ^2.0.12
normal
tokio ^1
normal
rand ^0.8
dev
Versions
48.93%
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
Module middleware
mf_core
0.5.0
Module middleware
Module Items
Structs
Traits
Type Aliases
In crate mf_
core
mf_core
Module
middleware
Copy item path
Source
Structs
§
Middleware
Stack
Middleware stack that holds multiple middleware
Traits
§
Middleware
可以用于事务处理的中间件 trait
Type Aliases
§
ArcMiddleware
用于事务处理的中间件类型别名