We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c98d22 commit fbc02d0Copy full SHA for fbc02d0
src/macros.rs
@@ -2,7 +2,7 @@
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5
-/// See docs of the `procedural-masquerade` crate.
+// See docs of the `procedural-masquerade` crate.
6
define_invoke_proc_macro!(cssparser_internal__invoke_proc_macro);
7
8
/// Expands to a `match` expression with string patterns,
0 commit comments