Skip to main content

BootstrapRootFilesystemRequest

Type Alias BootstrapRootFilesystemRequest 

Source
pub type BootstrapRootFilesystemRequest = BootstrapRootFilesystemRequest;

Aliased Type§

pub struct BootstrapRootFilesystemRequest {
    pub entries: Vec<RootFilesystemEntry>,
}

Fields§

§entries: Vec<RootFilesystemEntry>