pub type ExtraArgs = Vec<String>;
Raw extra CLI-style arguments preserved for implementation-specific usage.
pub struct ExtraArgs { /* private fields */ }