fn data_dir_from_env() -> Option<PathBuf>Expand description
Returns the data directory set via the FOREST_DATA_DIR_ENV environment
variable, if it is present and non-empty.
fn data_dir_from_env() -> Option<PathBuf>Returns the data directory set via the FOREST_DATA_DIR_ENV environment
variable, if it is present and non-empty.