Type Definition internet2::UnmarshallFn[][src]

type UnmarshallFn<E> = fn(reader: &mut dyn Read) -> Result<Arc<dyn Any>, E>;