[][src]Function gjson::get_from_read

pub fn get_from_read<R>(r: R, path: &str) -> Value where
    R: Read