Docs.rs
radb-0.1.7
radb 0.1.7
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oslo254804746
Dependencies
anyhow ^1.0.77
normal
async-stream ^0.3.5
normal
optional
async-trait ^0.1.81
normal
optional
chrono ^0.4.31
normal
futures-core ^0.3.30
normal
optional
futures-util ^0.3.30
normal
optional
image ^0.24.7
normal
log ^0.4.20
normal
once_cell ^1.21.3
normal
regex ^1.10.2
normal
reqwest ^0.11.23
normal
tempfile ^3.2.0
normal
thiserror ^2.0.12
normal
tokio ^1.36.0
normal
optional
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
which ^5.0.0
normal
Versions
45.58%
of the crate is documented
Platform
aarch64-apple-darwin
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
Module errors
radb
0.1.7
Module errors
Module Items
Enums
Traits
Type Aliases
In crate radb
radb
Module
errors
Copy item path
Source
Enums
§
AdbError
ADB操作中可能出现的错误类型
Traits
§
AdbResult
Ext
扩展Result类型,添加ADB特定的便利方法
Type Aliases
§
AdbResult
专门用于结果类型的别名