Module sys
vmm_vhost
0.1.0
Module sys
Modules
In crate vmm_vhost
Modules
backend
backend_client
backend_server
connection
frontend_client
frontend_server
message
sys
unix
Structs
BackendClient
BackendServer
FrontendClient
FrontendServer
VhostUserMemoryRegionInfo
VringConfigData
Enums
Error
Constants
VHOST_MAX_MEMORY_REGIONS
Traits
Backend
Frontend
Functions
into_single_file
Type Aliases
Result
?
Settings
Module
vmm_vhost
::
sys
Copy item path
source
·
[
−
]
Expand description
A wrapper module for platform dependent code.
Modules
§
unix
Unix specific code that keeps rest of the code in the crate platform independent.