Struct proxer::parameter::InfoSetUserInfo [] [src]

pub struct InfoSetUserInfo {
    pub id: usize,
    pub type_: String,
}

Fields

since 'type' is a rust keyword, this parameter is renamed

Trait Implementations

impl Debug for InfoSetUserInfo
[src]

[src]

Formats the value using the given formatter.

impl Clone for InfoSetUserInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more