Type Definition gym_core::ContinuousEnv[][src]

type ContinuousEnv = Box<dyn GymEnv<f32>>;