Skip to main content

parse_ready

Function parse_ready 

Source
pub fn parse_ready(line: &str) -> Option<ServerReady>
Expand description

Parse one stdout line as the readiness handshake. None for anything else (servers may print other lines; the reader skips them).