Docs.rs
once-cell-regex-0.2.1
once-cell-regex 0.2.1
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
francesca64
Dependencies
once_cell ^1.4.1
normal
regex ^1.4.2
normal
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
once_
cell_
regex
0.2.1
once_cell_regex
Macro
regex_multi_line
Copy item path
Source
macro_rules!
regex_multi_line { (
$re
:expr $(,)
?
) => { ... }; }