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.
#![recursion_limit]
1 parent 2b3fcf1 commit 41010c2Copy full SHA for 41010c2
1 file changed
tests/visualizer.rs
@@ -1,5 +1,3 @@
1
-#![recursion_limit = "256"]
2
-
3
use parallel_disk_usage::{
4
bytes_format::BytesFormat::*,
5
data_tree::DataTree,
0 commit comments