# Functions
Copy shallow copies the value src to dst.
Parse parses the given Solidity args and returns its arguments.
ParseWithName parses the given Solidity function/event signature and returns its name and arguments.
# Variables
No description provided by the author
# Type aliases
Arguments represents a slice of [abi.Argument]'s.