pub fn resource_root() -> Result<PathBuf, PathError>Expand description
Get the root directory for application resources (binaries, static assets).
Resolution order:
GGLIB_RESOURCE_DIRenvironment variable- Local repository (if running from source)
- Falls back to data root