Struct hamcrest::matchers::regex::MatchesRegex [] [src]

pub struct MatchesRegex { /* fields omitted */ }

Trait Implementations

impl Display for MatchesRegex
[src]

Formats the value using the given formatter.

impl<'a> Matcher<&'a str> for MatchesRegex
[src]