read_interned_strings

Function read_interned_strings 

Source
pub fn read_interned_strings(index: &Path) -> Result<Vec<String>>
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.