Skip to main content

parse_mongo_response

Function parse_mongo_response 

Source
pub fn parse_mongo_response(buf: &[u8]) -> Option<String>
Expand description

Parse a MongoDB response (server→client), returning a summary.