pub(crate) static ABSOLUTE_PATH: Lazy<Mutex<UnboundCache<PathBuf, PathBuf>>>Expand description
Cached static for the absolute_path function.
pub(crate) static ABSOLUTE_PATH: Lazy<Mutex<UnboundCache<PathBuf, PathBuf>>>Cached static for the absolute_path function.