☰
Crate io_conformance_harness_rustvfs
Version 0.0.1
All Items
Structs
Constants
Functions
?
Crate
io_conformance_harness_rustvfs
source
·
[
−
]
Expand description
fuchsia io conformance testing harness for the rust psuedo-fs-mt library
Structs
Harness
🔒
Constants
HARNESS_EXEC_PATH
🔒
Functions
add_entry
🔒
main
🔒
new_executable_file
🔒
Creates and returns a Rust VFS VmoFile-backed executable file using the contents of the conformance test harness binary itself.
new_vmo_file
🔒
Creates and returns a Rust VFS VmoFile-backed file using the contents of the given buffer.
run
🔒