pub fn get_nautilus_test_data_file_path(filename: &str) -> String
Expand description
Returns the full path to the Posei-specific test data file given by filename
, within the configured precision directory (“64-bit” or “128-bit”).
§Panics
Panics if the computed path cannot be represented as a valid UTF-8 string.