parse_to_string

Function parse_to_string 

Source
pub fn parse_to_string<R: BufRead>(reader: R) -> Result<String>
Expand description

Returns a vector of GitLabCQ serialized into a JSON string

ยงArguments

  • reader - A BufRead of cargo output