Docs.rs
moduforge-state-0.2.4
moduforge-state 0.2.4
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
im ^15.1
normal
log ^0.4
normal
moduforge-model ^0.2.4
normal
moduforge-transform ^0.2.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
59.38%
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_
state
0.2.4
Module transaction
Module Items
Structs
Traits
Functions
In crate moduforge_
state
moduforge_state
Module
transaction
Copy item path
Source
Structs
§
Transaction
事务结构体,用于管理文档的修改操作
Traits
§
Command
定义可执行的命令接口 要求实现 Send + Sync 以支持并发操作,并实现 Debug 以支持调试
Functions
§
get_
transaction_
id