Skip to main content

load

Function load 

Source
pub fn load(path: &Path) -> Result<Vec<Value>>
Expand description

Parse a transcript file into one Value per non-empty line. Unparseable lines are skipped.