File tree 1 file changed +0
-3
lines changed
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,6 @@ fn main() {
124
124
- [ ` binary_macros ` ] – Macros for decoding base64 and hexadecimal-like encodings
125
125
from string literals to [ u8] literals at compile time.
126
126
- [ ` autoimpl ` ] – Macro to generate a default blanket impl for a generic trait.
127
- - [ ` reql ` ] – Includes a macro to splice an array of ReQL arguments into another
128
- term.
129
127
130
128
[ `mashup` ] : https://github.com/dtolnay/mashup
131
129
[ `indoc` ] : https://github.com/dtolnay/indoc
@@ -136,7 +134,6 @@ fn main() {
136
134
[ `hexf` ] : https://github.com/lifthrasiir/hexf
137
135
[ `binary_macros` ] : https://github.com/golddranks/binary_macros
138
136
[ `autoimpl` ] : https://github.com/blakepettersson/autoimpl
139
- [ `reql` ] : https://docs.rs/reql/0.0.8/reql/macro.args.html
140
137
141
138
## Limitations
142
139
You can’t perform that action at this time.
0 commit comments