Module gix_tempfile::create_dir
source · Expand description
Structs
- A special iterator which communicates its operation through results where…
- The amount of retries to do during various aspects of the directory creation.
Enums
- The error returned by all().
Functions
- Create all directories leading to
dir
includingdir
itself with the specified amount ofretries
. Returns the inputdir
on success that make it useful in expressions.