Docs.rs
path_to_regexp-0.1.2
path_to_regexp 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
ArekMiszcz
Dependencies
fancy-regex ^0.1
normal
log ^0.4
normal
pretty_env_logger ^0.3.0
normal
regex ^1.1
normal
Versions
37.5%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
path_
to_
regexp
0.1.2
All Items
Crate Items
Structs
Functions
Crate
path_to_regexp
Copy item path
Source
Structs
§
Container
Match
Options
Token
Functions
§
match_
str
Function for matching text with parsed tokens.
parse
Parse a string for the raw tokens and paths.
to_
regexp
Expose a function for taking containers and returning a FancyRegex.