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 d04cd8f commit 1c63651Copy full SHA for 1c63651
src/fixture.rs
@@ -1,3 +1,5 @@
1
+//! Helpers for initializing a directory of files to run tests against.
2
+
3
use std::fs;
4
use std::io;
5
use std::io::Write;
0 commit comments