feat: add general signal types
This commit is contained in:
parent
cde8cb24e5
commit
22d19154af
5 changed files with 461 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
derive_more = "0.99.17"
|
||||
num-traits = "0.2.15"
|
||||
thiserror = "1.0.39"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue