1 unstable release
0.1.0 | Aug 12, 2023 |
---|
#2022 in Rust patterns
29 downloads per month
Used in 2 crates
(via tnj-air)
4KB
flat_vec
flat_vec
provides a macro to flatten nested Vec
s.
Particularly useful when you want to write a rules of egg
which contains rules both =>
and <=>
.
lib.rs
:
flat_vec
provides a macro to flatten nested Vec
s.
Particularly useful when you want to write a rules of egg
which contains rules both =>
and <=>
.