We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52dc959 commit 51b92f1Copy full SHA for 51b92f1
src/pretty_print/mod.rs
@@ -1,3 +1,4 @@
1
+#![allow(dead_code)]
2
use pretty::RcDoc;
3
4
mod name;
0 commit comments