fuel-types 0.31.2

Atomic types of the FuelVM.
Documentation
1
2
3
4
5
// `criterion` is used in the benches
use criterion as _;

mod bytes;
mod types;