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