pub fn import_stringblocks(json: &str, pool: &mut StringPool)Expand description
Populate a string pool from a JSON object previously produced by
export_stringblocks.
pub fn import_stringblocks(json: &str, pool: &mut StringPool)Populate a string pool from a JSON object previously produced by
export_stringblocks.