Docs.rs
key-token-0.1.0
key-token 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
aiqubits
Dependencies
chrono ^0.4
normal
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
uuid ^1.16
normal
Versions
32.34%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module error
key_
token
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate key_
token
key_token
Module
error
Copy item path
Source
Expand description
统一错误类型体系
定义所有后端 crate 共享的错误类型,提供统一的错误处理接口。
Enums
§
Error
Category
错误类别
KeyCompute
Error
KeyCompute 统一错误类型
Type Aliases
§
Result
统一 Result 类型别名