pub type BootstrapRootFilesystemRequest = BootstrapRootFilesystemRequest;Aliased Type§
pub struct BootstrapRootFilesystemRequest {
pub entries: Vec<RootFilesystemEntry>,
}Fields§
§entries: Vec<RootFilesystemEntry>pub type BootstrapRootFilesystemRequest = BootstrapRootFilesystemRequest;pub struct BootstrapRootFilesystemRequest {
pub entries: Vec<RootFilesystemEntry>,
}entries: Vec<RootFilesystemEntry>