pub fn serialize_json_with_context<T: Serialize>( data: &T, context: &str, ) -> Result<String>
Serialize JSON with context