Skip to main content

ExtraArgs

Type Alias ExtraArgs 

Source
pub type ExtraArgs = Vec<String>;
Expand description

Raw extra CLI-style arguments preserved for implementation-specific usage.

Aliased Typeยง

pub struct ExtraArgs { /* private fields */ }