fuels-types 0.36.1

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::*;