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