mktemp 0.1.2

mktemp files and directories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "mktemp"
description = "mktemp files and directories"
homepage = "https://samgiles.github.io/rs-mktemp/mktemp"
documentation = "https://samgiles.github.io/rs-mktemp/mktemp"
repository = "https://github.com/samgiles/rs-mktemp"
version = "0.1.2"
authors = ["Sam Giles <sam.e.giles@gmail.com>"]
keywords = ["mktemp", "temp", "file", "dir", "directory"]
license = "MPL-2.0"

[dependencies]
uuid = "0.1.18"