Type Definition gym_core::DiscreteEnv[][src]

type DiscreteEnv = Box<dyn GymEnv<i32>>;