parse_book_source::utils

Function json_path

Source
pub fn json_path(data: &Value, path: &str) -> Result<Value>