pub fn read_interned_strings(index: &Path) -> Result<Vec<String>>
Reads all interned strings from the index at the specified path. The index is created at compile time within your project output directory.