Struct nanore::Matcher [] [src]

pub struct Matcher<'a, T: 'a, U: 'a + Copy = ()> { /* fields omitted */ }

Methods

impl<'a, T, U: Copy> Matcher<'a, T, U>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a, T: Clone + 'a, U: Clone + 'a + Copy> Clone for Matcher<'a, T, U>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more