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