fn read_network<T: ParticleOptions>( data: &mut Cursor<&[u8]>, ) -> Result<Box<dyn ErasedParticleOptions>>