Skip to main content

global_library_search_path

Function global_library_search_path 

Source
pub fn global_library_search_path() -> PathBuf
Expand description

The global library search path.

Use the config directory in home directory .config/microcad in Release mode. In Debug mode, the local directory ./crates/std/lib is used.