pub fn write_bundle(strings: &[ExtractedString], output: &Path) -> Result<()>Expand description
Write extracted strings to a JSON file.
pub fn write_bundle(strings: &[ExtractedString], output: &Path) -> Result<()>Write extracted strings to a JSON file.