Type Definition cop::term::SArgs[][src]

type SArgs = Args<String, String>;

Trait Implementations

impl From<Arguments<'_>> for SArgs[src]