zng_envFunction init_built_res
source pub fn init_built_res(path: impl Into<PathBuf>)
Expand description
Sets a custom path for the “built resources” override checked by res
in debug builds.
§Panics
Panics if not called at the beginning of the process.