Struct proxer::parameter::InfoGetListinfo [] [src]

pub struct InfoGetListinfo {
    pub id: usize,
    pub p: Option<i64>,
    pub limit: Option<i64>,
}

Fields

Trait Implementations

impl Debug for InfoGetListinfo
[src]

[src]

Formats the value using the given formatter.

impl Clone for InfoGetListinfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more