Docs.rs
bmatcher-proc-0.3.3
bmatcher-proc 0.3.3
Docs.rs crate page
Links
crates.io
Source
Owners
WolverinDEV
Dependencies
bmatcher-core =0.3.3
normal
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^2.0
normal
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
Crate bmatcher_proc
bmatcher_
proc
0.3.3
All Items
Crate Items
Macros
Crate
bmatcher_
proc
Copy item path
Source
Macros
ยง
pattern
Parse a binary pattern and generate an instance of
GenericBinaryPattern
at compile time.
An exhausive overview of the pattern syntax and operads can be found here:
bmatcher
.