Type Definition librsnek::system::Argv [] [src]

type Argv<'a> = &'a [&'a str];

The totally standard args string vector