Function opentitanlib::util::tmpfilename

source ·
pub fn tmpfilename(name: &str) -> String
Expand description

Create a filename in a temporary directory.

When running under bazel, the filename will exist in the test’s undeclared outputs directory.