pub type OpEnvContainsInputResponse = OpEnvSetInputResponse;
pub struct OpEnvContainsInputResponse { pub result: bool, }
result: bool