Struct reproto_core::RpByValueMatch [] [src]

pub struct RpByValueMatch {
    pub object: Loc<RpObject>,
}

Fields

Trait Implementations

impl Debug for RpByValueMatch
[src]

Formats the value using the given formatter.

impl Clone for RpByValueMatch
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more