sol_bytes
Fully qualified path: alexandria_encoding::sol_abi::sol_bytes
Traits
| SolBytesTrait | Solidity Bytes Trait meant to provide an interface similar to Solidity’s bytesX types, like bytes1 , bytes2 , bytes3 , …, bytes32 . Acts as a wrapper around the encode_as… |