Docs.rs
proc-macro-regex-1.1.0
proc-macro-regex 1.1.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
LinkTed
Dependencies
proc-macro2 ~1.0.36
normal
quote ~1.0.18
normal
regex-syntax ~0.6.26
normal
syn ~1.0.96
normal
thiserror ~1.0.31
normal
criterion ~0.3.5
dev
regex ~1.5.6
dev
Versions
50%
of the crate is documented
Platform
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
proc_
macro_
regex
1.1.0
All Items
Crate Items
Macros
Crate
proc_macro_regex
Copy item path
Source
Macros
ยง
regex
The macro creates a function which returns
true
if the argument matches the regex.