Docs.rs
fuels-code-gen-0.66.10
fuels-code-gen 0.66.10
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
Inflector ^0.11.4
normal
fuel-abi-types ^0.7.0
normal
itertools ^0.12.0
normal
proc-macro2 ^1.0.70
normal
quote ^1.0.33
normal
regex ^1.10.2
normal
serde_json ^1.0.108
normal
syn ^2.0.39
normal
pretty_assertions ^1.4
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
fuels_code_gen/
lib.rs
1
2
3
4
5
pub use
program_bindings::
*
;
pub mod
error;
mod
program_bindings;
pub mod
utils;