[go: up one dir, main page]

temporary 0.0.1

The library facilitate the creation of temporary files and directories.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Temporary [![Build Status][travis-img]][travis-url]

The library facilitate the creation of temporary files and directories.

## [Documentation][docs]

## 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.

[travis-img]: https://travis-ci.org/stainless-steel/temporary.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/temporary
[docs]: https://stainless-steel.github.io/temporary