pub fn stream_from_string(
input: String,
config: StreamConfig,
) -> StreamingYamlParser<BufReader<Cursor<String>>> ⓘExpand description
Create a streaming parser from a string
pub fn stream_from_string(
input: String,
config: StreamConfig,
) -> StreamingYamlParser<BufReader<Cursor<String>>> ⓘCreate a streaming parser from a string