Function hit_data::import[][src]

pub fn import<'a>(
    value: &Value,
    kernel: Rc<HitKernel>
) -> Result<Hit, JSONImportError>