Struct proxer::parameter::InfoGetRelations [] [src]

pub struct InfoGetRelations {
    pub info_id: usize,
    pub is_h: Option<bool>,
}

Fields

Trait Implementations

impl Debug for InfoGetRelations
[src]

[src]

Formats the value using the given formatter.

impl Clone for InfoGetRelations
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more