Closed parker-research closed 2 hours ago
It seems that the parse_sv function requires that the content be in a file. It would be awesome to be able to parse directly from a string.
parse_sv
Just discovered the parse_sv_str function - still learning my way around Rust docs, sorry about that :)
parse_sv_str
It seems that the
parse_sv
function requires that the content be in a file. It would be awesome to be able to parse directly from a string.