Struct reproto_core::RpPathSpec [] [src]

pub struct RpPathSpec {
    pub segments: Vec<RpPathSegment>,
}

Fields

Methods

impl RpPathSpec
[src]

[src]

[src]

Trait Implementations

impl Debug for RpPathSpec
[src]

[src]

Formats the value using the given formatter.

impl Clone for RpPathSpec
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more