[−][src]Function super_analyzer_core::get_string
pub fn get_string<L: AsRef<str>, P: AsRef<str>>(
label: L,
config: &Config,
package: P
) -> Result<String, Error>
Gets a string from the strings XML file.
pub fn get_string<L: AsRef<str>, P: AsRef<str>>(
label: L,
config: &Config,
package: P
) -> Result<String, Error>
Gets a string from the strings XML file.