temporary 0.0.1

The library facilitate the creation of temporary files and directories.
docs.rs failed to build temporary-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: temporary-0.7.0

Temporary Build Status

The library facilitate the creation of temporary files and directories.

Documentation

Acknowledgements

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

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