pub fn get_nautilus_test_data_file_path(filename: &str) -> StringExpand description
Returns the full path to the Nautilus-specific legacy test data file given by filename.
Files are resolved under legacy/64-bit or legacy/128-bit for the active model build.
ยงPanics
Panics if the computed path cannot be represented as a valid UTF-8 string.