Docs.rs
libdvb-rs-0.4.5
libdvb-rs 0.4.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
danog
Dependencies
anyhow ^1.0
normal
bitflags ^1.3.2
normal
itertools ^0.10.2
normal
nix ^0.23
normal
strum ^0.23
normal
Versions
50.1%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
get_dtv_properties
libdvb_
rs
0.4.5
libdvb_rs
Macro
get_
dtv_
properties
Copy item path
Source
macro_rules! get_dtv_properties { ( $device:expr, $( $property:ident ),+ ) => { ... }; }