Source code for ray.rllib.env.utils.external_env_protocol

from enum import Enum

from ray.util.annotations import PublicAPI