Struct happy::parse_route::ParseResult [] [src]

pub struct ParseResult { /* fields omitted */ }

Methods

impl ParseResult
[src]

Trait Implementations

impl Debug for ParseResult
[src]

Formats the value using the given formatter.

impl Eq for ParseResult
[src]

impl PartialEq for ParseResult
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.