TestDir
Fast creation of file structure for testing purpose.
Getting Started
Add the following dependency to Cargo manifest:
[]
= "0.1.0"
Example
use ;
// temp out-of-scope -> temp dir deleted
License
Licensed under MIT license, (LICENSE)
Fast creation of file structure for testing purpose.
Add the following dependency to Cargo manifest:
[]
= "0.1.0"
use ;
// temp out-of-scope -> temp dir deleted
Licensed under MIT license, (LICENSE)