Function read_interned_strings

pub fn read_interned_strings(index: &Path) -> Result<Vec<String>, Error>
Expand description

Reads all interned strings from the index at the specified path. The index is created at compile time within your project output directory.