read

Function read 

Source
pub fn read(src: &str) -> Result<Vec<Val>, Val>
Expand description

Iterative, so nesting depth is bounded by memory rather than the Rust stack.