Struct proxer::api::info::GetListinfo [] [src]

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

Fields

Trait Implementations

impl Debug for GetListinfo
[src]

[src]

Formats the value using the given formatter.

impl Clone for GetListinfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more