WIP refactor frame type id, it type checks

This commit is contained in:
Dominik Werder
2022-06-23 13:33:07 +02:00
parent c046303c7f
commit 66215f583f
29 changed files with 453 additions and 255 deletions
+1
View File
@@ -114,6 +114,7 @@ pub trait NumOps:
+ Clone
+ AsPrimF32
+ Send
+ Sync
+ Unpin
+ Debug
+ Zero