This crate provides only one function, create_output_dir
which creates an excluded from cache directory atomically
with its parents as needed.
Under the hood, this function simply calls into Cargo's utility crate, but in the future it will contain this code directly, reducing dependency build time.
All notable changes to this project are documented on the [GitHub releases] page.