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

pub struct FirstLast { /* fields omitted */ }

Methods

impl FirstLast
[src]

Trait Implementations

impl Debug for FirstLast
[src]

Formats the value using the given formatter. Read more

impl Clone for FirstLast
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Respan for FirstLast
[src]

Used while quasi quotting.

Auto Trait Implementations

impl !Send for FirstLast

impl !Sync for FirstLast