fuel-gql-client 0.12.0

Tx client and schema specification.
Documentation
1
2
3
4
5
6
7
8
9
pub mod client;
#[cfg(feature = "dap")]
pub mod schema;

// re-exports
#[doc(no_inline)]
pub use fuel_vm;
#[doc(no_inline)]
pub use fuel_vm::*;