mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
![]() temdir() creates a random directory which isn't good for testing. Adding suppo rt for a temporary named directory that cleans itself up before and after use. Adds a dependency on 'remove_dir_all' crate, but that crate was already an implicit dependency through the 'tempfile' crate. |
||
---|---|---|
.. | ||
lib.rs |