rust icon indicating copy to clipboard operation
rust copied to clipboard

Enhancement 284 Sealed Trait

Open eaeiv opened this issue 2 years ago • 1 comments

Adds generic Sealed super trait and applies it to TensorType.

Fixes #284

eaeiv avatar Jul 14 '22 13:07 eaeiv

Please run cargo fmt so the tests pass. You can test locally by running ./test-all.

adamcrume avatar Jul 17 '22 19:07 adamcrume