Docs.rs
from-regex-macros-0.2.1
from-regex-macros 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ecclarke42
Dependencies
heck ^0.3
normal
lazy_static ^1.4
normal
proc-macro-error ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
regex ^1.5
normal
syn ^1
normal
Versions
66.67%
of the crate is documented
Platform
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
from_
regex_
macros
0.2.1
All Items
Crate Items
Derive Macros
Crate
from_regex_macros
Copy item path
Source
Derive Macros
ยง
From
Regex
Derive FromRegex
FromStr
Generates the same code as
FromRegex
, but also adds a
std::str::FromStr
implementation (with
()
error type)