devices
0.1.0
In devices::virtio::vhost::user::device
Modules
block
connection
console
fs
gpu
handler
net
snd
vsock
wl
Structs
BlockOptions
ConsoleOptions
FsOptions
NetBackend
NetOptions
VhostUserListener
VhostUserStream
VhostUserVsockDevice
VsockOptions
WlOptions
Enums
BackendConnection
VhostBackendReqConnectionState
Traits
VhostUserConnectionTrait
VhostUserDevice
VhostUserDeviceBuilder
Functions
create_vu_console_device
parse_wayland_sock
run_block_device
run_console_device
run_fs_device
run_net_device
run_vsock_device
run_wl_device
?
Settings
Function
devices
::
virtio
::
vhost
::
user
::
device
::
parse_wayland_sock
Copy item path
source
·
[
−
]
pub fn parse_wayland_sock(value: &
str
) ->
Result
<(
String
,
PathBuf
),
String
>