devices
0.1.0
In devices::virtio::gpu::snapshot
Structs
DirectorySnapshot
Functions
get_files_recursively
get_files_under
pack_directory_to_snapshot
unpack_snapshot_to_directory
?
Function
devices
::
virtio
::
gpu
::
snapshot
::
get_files_recursively
source
·
[
−
]
fn get_files_recursively( directory: &
Path
, paths: &mut
Vec
<
PathBuf
> ) ->
Result
<
()
>