package
0.12.2
Repository: https://github.com/nethermindeth/juno.git
Documentation: pkg.go.dev

# Functions

Marshal returns encoding of param v.
NewDecoder returns a new decoder that reads from r.
NewEncoder returns a new encoder that writes to w.
No description provided by the author
TestSymmetry checks if a type can be marshalled and unmarshalled with no issues.
Unmarshal decodes param v from []byte b.

# Interfaces

No description provided by the author
No description provided by the author