Module fuel_tx::field

source ·
Expand description

The module contains traits for each possible field in the Transaction. Those traits can be used to write generic code based on the different combinations of the fields.

Structs§

  • Reference object for mutating storage slots which will automatically sort the slots when dropped.

Traits§