pub type OpEnvContainsOutputResponse = OpEnvSetOutputResponse;
pub struct OpEnvContainsOutputResponse { pub result: bool, }
result: bool