This package allows you to create a temporary directory for testing purposes. You can use it to perform tests related to file operations. After the tests are finished, the temporary directory will be deleted automatically.
This package provides macro to simplify usage of rfs_tester crate.