Struct pmutil::respan::FirstLast [] [src]

pub struct FirstLast { /* fields omitted */ }

Methods

impl FirstLast
[src]

[src]

Trait Implementations

impl Debug for FirstLast
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for FirstLast
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Respan for FirstLast
[src]

[src]

Used while quasi quotting.

[src]

Auto Trait Implementations

impl !Send for FirstLast

impl !Sync for FirstLast