mkstemp

Crates.iomkstemp
lib.rsmkstemp
version0.2.0
sourcesrc
created_at2015-11-23 06:20:56.708386
updated_at2015-12-11 23:54:29.779751
descriptionA quick mkstemp/mkdtemp implementation for rust. Provides temp files and dirs.
homepage
repositoryhttps://gitlab.com/worr/mkstemp
max_upload_size
id3480
size5,477
William Orr (worr)

documentation

https://docs.worrbase.com/rust/mkstemp

README

mkstemp

mkstemp is a very thin wrapper around the mkstemp and mkdtemp in libc

Commit count: 0

cargo fmt