Function hit_data::import

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