Struct reql::commands::Args [] [src]

pub struct Args { /* fields omitted */ }

The return type of the args!() macro

Trait Implementations

impl ToArg for Args
[src]

impl Debug for Args
[src]

Formats the value using the given formatter.

impl Clone for Args
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more