temporary 0.0.5

The library facilitates the creation of temporary files and directories.
Documentation

Temporary Build Status

The library facilitates the creation of temporary files and directories.

Documentation

Acknowledgments

The library is based on std::old_io::TempDir by Rust’s developers.

Contribution

  1. Fork the project.
  2. Implement your idea.
  3. Create a pull request.