Crate match_string

Crate match_string 

Source

Re-exports§

pub use base::Checkpoint;
pub use base::Or;
pub use base::Pattern;
pub use base::Sep;
pub use base::Sep1;
pub use base::To;

Modules§

base
dest
exts

Macros§

matches

Functions§

__matches
Internal helper used by the proc-macro to call the Pattern::matches method with the correct trait bounds so method resolution succeeds in macro expansions.