Crate install_dirs

source ·

Modules§

Macros§

  • Parses the compile-time environment into an instance of InstallDirs. Note: This returns an owning structure and is not const. Likely you will want to either store this, or it’s canonical representation, Inside a lazy_static!.