Docs.rs
virt-0.4.3
virt 0.4.3
Docs.rs crate page
LGPL-2.1
Links
Homepage
Repository
crates.io
Source
Owners
sahid
Dependencies
libc ^0.2.0
normal
uuid ^1.7.0
normal
virt-sys ^0.3.1
normal
pkg-config ^0.3.0
dev
regex ~1.9.0
dev
serde ^1.0.0
dev
serde-xml-rs ^0.6.0
dev
termios ^0.3.3
dev
Versions
46.88%
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
param_field_in
virt
0.4.3
virt
Macro
param_
field_
in
Copy item path
Source
macro_rules! param_field_in { ($name:expr, $type:ident, $field:expr) => { ... }; }