pub fn to_json_string_pretty( value: &impl Serialize, include_source_mapping: bool, ) -> Result<String, Error>