Type Alias PowerShell7

Source
pub type PowerShell7<O, W> = PowerShell<O, W>;

Aliased Typeยง

pub struct PowerShell7<O, W> { /* private fields */ }