pub fn json_response(data: impl Serialize) -> ApplicationResponseExpand description
Creates an HTTP response with a JSON body constructed from any serializable input
pub fn json_response(data: impl Serialize) -> ApplicationResponseCreates an HTTP response with a JSON body constructed from any serializable input