Docs.rs
hackrf-rs-0.7.0
hackrf-rs 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ZR233
Dependencies
eusb ^0.4
normal
futures ^0.3
normal
log ^0
normal
thiserror ^1
normal
env_logger ^0.9
dev
tokio ^1
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In hackrf_rs::error
?
Type Alias
hackrf_rs
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
HackRFError
>;