Docs.rs
j-agent-12.10.68
j-agent 12.10.68
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
LingoJack
Dependencies
aes-gcm ^0.10
normal
arboard ^3.6.1
normal
base64 ^0.22
normal
chromiumoxide ^0.7
normal
optional
chrono ^0.4
normal
dirs ^6
normal
futures ^0.3
normal
glob ^0.3
normal
hkdf ^0.13
normal
html2md ^0.2
normal
html2text ^0.16
normal
ignore ^0.4.25
normal
image ^0.25
normal
p256 ^0.13
normal
portable-pty ^0.8
normal
pulldown-cmark ^0.13.0
normal
rand ^0.8
normal
regex ^1.12.3
normal
reqwest ^0.13
normal
schemars ^0.8
normal
scraper ^0.26
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.11
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
unicode-width ^0.2
normal
url ^2
normal
urlencoding ^2.1
normal
core-graphics ^0.25
normal
nix ^0.31
normal
Versions
67.99%
of the crate is documented
Platform
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 chat_error
j_agent
12.10.68
Module chat_
error
Module Items
Enums
In crate j_
agent
j_agent
Module
chat_
error
Copy item path
Source
Expand description
Chat 模块类型化错误
所有 chat 核心链路中的错误统一使用
ChatError
,按语义分类, 便于 UI 层给出差异化提示(认证失败 vs 网络超时 vs 服务端错误等)。
Enums
§
Chat
Error
Chat 模块类型化错误