pub fn parse<R: BufRead>(reader: R) -> Result<String>
๐Deprecated since 0.2.0: please use
lib::parse_to_string
insteadExpand description
Deprecated, please use lib::parse_to_string() instead.
ยงArguments
reader
- ABufRead
of cargo output