fuels-code-gen 0.42.0

Used for code generation in the Fuel Rust SDK
Documentation
1
2
3
4
5
pub use program_bindings::*;

pub mod error;
mod program_bindings;
pub mod utils;