fuels-types 0.42.0

Serializable type representation for working with the Fuel VM ABI.
Documentation
1
2
3
4
5
mod parameterize;
mod tokenizable;

pub use parameterize::*;
pub use tokenizable::*;