struct AddNode value: i32 impl PSNNode for AddNode type Input = i32; type Output = i32; fn process(&mut self, input: &i32) -> i32 input + self.value
This website uses cookies and other tracking technology to show personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from. By continuing to use this website you are giving consent to cookies being used.