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 sync
j_agent
12.10.68
Module sync
Module Items
Structs
Functions
In j_
agent::
util
j_agent
::
util
Module
sync
Copy item path
Source
Structs
§
Lock
File
Guard
基于独立文件的互斥守卫
Functions
§
safe_
lock
安全获取 Mutex 锁:如果锁被毒化(另一个线程持锁时 panic), 自动恢复并记录错误日志,而不是直接 panic