Docs.rs
js-regexp-macros-0.2.1
js-regexp-macros 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cyradotpink
Dependencies
quote ^1.0.31
normal
syn ^2.0.27
normal
Versions
33.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate js_regexp_macros
Version 0.2.1
All Items
Macros
Derive Macros
?
Crate
js_regexp_macros
source
·
[
−
]
Macros
flags
Checks validity of a flags string literal at compile time and inserts a therefore safe runtime call to
Flags::new_unchecked
.
Derive Macros
EnumConvert