pub type TypedRoot = PowerShellRoot;Aliased Type§
pub struct TypedRoot {
pub items: Vec<PowerShellItem>,
}Fields§
§items: Vec<PowerShellItem>pub type TypedRoot = PowerShellRoot;pub struct TypedRoot {
pub items: Vec<PowerShellItem>,
}items: Vec<PowerShellItem>