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§
Macros§
Functions§
- __
matches - Internal helper used by the proc-macro to call the
Pattern::matchesmethod with the correct trait bounds so method resolution succeeds in macro expansions.