Function zng_env::init_res

source ·
pub fn init_res(path: impl Into<PathBuf>)
Expand description

Sets a custom res path.

§Panics

Panics if not called at the beginning of the process.