Struct mwmatching::Matching[][src]

pub struct Matching { /* fields omitted */ }

Methods

impl Matching
[src]

Trait Implementations

impl Debug for Matching
[src]

Formats the value using the given formatter. Read more

impl Default for Matching
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Matching

impl Sync for Matching