moose
moose copied to clipboard
Cleanup `computation.rs`
- [ ] use
operators!
to define op struct, and trait? (after https://github.com/tf-encrypted/runtime/issues/480) - [ ] make kernel and signature types into another file?