Implement From
to convert abi type into Vec<FieldElement>
#21
Labels
good first issue
Good for newcomers
From
to convert abi type into Vec<FieldElement>
#21
Currently, this is the way to serialize data into felts:
To improve the Rustiness of this, we may want to do:
This issue aims at tracking the implementation (which should be possible) of such pattern.
The text was updated successfully, but these errors were encountered: