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 edfe0de commit d92a425Copy full SHA for d92a425
src/lib.rs
@@ -1,3 +1,4 @@
1
+#![allow(static_mut_refs)]
2
use std::collections::HashMap;
3
4
use pest::error::{Error, ErrorVariant, InputLocation};
0 commit comments