Struct man::Arg[][src]

pub struct Arg { /* fields omitted */ }

Methods

impl Arg
[src]

Trait Implementations

impl Debug for Arg
[src]

Formats the value using the given formatter. Read more

impl Clone for Arg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Arg

impl Sync for Arg