Docs.rs
route-pattern-0.2.0
route-pattern 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jondot
Dependencies
nom ^7.1.1
normal
optional
nom-supreme ^0.8.0
normal
optional
regex ^1.7.0
normal
thiserror ^1.0.37
normal
insta ^1.17.1
dev
pretty_assertions ^1
dev
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
route_
pattern
0.2.0
All Items
Crate Items
Enums
Functions
Crate
route_pattern
Copy item path
Source
Enums
§
Parse
Error
Functions
§
compile
Compile a route pattern. Get back a
Regex
which you can use as you see fit.
is_
match
Match a route pattern.