Open kanpov opened 1 week ago
The current API of a verify-able struct with 3 PathBufs is simple enough, but doesn't have checks to, for example, firecracker executable name that can be done when creating it, among other potential improvements.
PathBuf
firecracker
The current API of a verify-able struct with 3
PathBuf
s is simple enough, but doesn't have checks to, for example,firecracker
executable name that can be done when creating it, among other potential improvements.