fuel_ethabi

Type Alias Bytes

Source
pub type Bytes = Vec<u8>;
Expand description

ABI bytes.

Aliased Typeยง

struct Bytes { /* private fields */ }