Docs.rs
valida-vm-api-linux-x86-1.0.0
valida-vm-api-linux-x86 1.0.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
nhlita
Dependencies
flate2 ^1.0.35
normal
rust-embed ^8.2.0
normal
tempfile ^3.15.0
normal
Versions
30%
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
Module tmpfile_helper
valida_
vm_
api_
linux_
x86
1.0.0
Module tmpfile_
helper
Module Items
Functions
In crate valida_
vm_
api_
linux_
x86
valida_vm_api_linux_x86
Module
tmpfile_
helper
Copy item path
Source
Functions
ยง
bytes_
to_
temp_
file
Convenience function that creates a temporary file from bytes. Used by the example.
read_
file_
bytes
Convenience function that reads file contents as bytes. Used by the example.