Docs.rs
hackrf-rs-0.7.0
hackrf-rs 0.7.0
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
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
☰
IRequest
Required Methods
data
Implementors
In hackrf_rs
?
Trait
hackrf_rs
::
IRequest
source
·
[
−
]
pub trait IRequest { // Required method fn
data
(&mut self) -> &mut [
u8
]
ⓘ
; }
Required Methods
§
source
fn
data
(&mut self) -> &mut [
u8
]
ⓘ
Implementors
§
source
§
impl
IRequest
for
Request