Docs.rs
  • fuel-tx-0.60.2
    • fuel-tx 0.60.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • bitflags ^2 normal optional
      • derive_more ^1 normal optional
      • educe ^0.6 normal optional
      • fuel-asm ^0.60.2 normal
      • fuel-compression ^0.60.2 normal optional
      • fuel-crypto ^0.60.2 normal
      • fuel-merkle ^0.60.2 normal optional
      • fuel-types ^0.60.2 normal
      • hashbrown ^0.14 normal optional
      • itertools ^0.10 normal optional
      • js-sys ^0.3 normal optional
      • postcard ^1.0 normal optional
      • rand ^0.8 normal optional
      • serde ^1.0 normal
      • serde-wasm-bindgen ^0.6 normal optional
      • serde_json ^1.0 normal optional
      • strum ^0.24 normal optional
      • strum_macros ^0.24 normal optional
      • wasm-bindgen ^0.2.97 normal optional
      • bimap ^0.6 dev
      • bincode ^1.3 dev
      • fuel-crypto ^0.60.2 dev
      • fuel-types ^0.60.2 dev
      • hex ^0.4 dev
      • insta ^1.0 dev
      • postcard ^1.0 dev
      • pretty_assertions ^1.4.0 dev
      • quickcheck ^1.0 dev
      • quickcheck_macros ^1.0 dev
      • rand ^0.8 dev
      • rstest ^0.15 dev
      • serde_json ^1.0 dev
      • serde_test ^1.0 dev
      • tokio ^1.27 dev
    • Versions
    • 33.66% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

fuel_tx0.60.2

Module coin

Module Items

  • Structs
  • Traits
  • Type Aliases

In fuel_tx::input

fuel_tx::input

Module coin

Source

Structs§

Coin
It is a full representation of the coin from the specification: https://github.com/FuelLabs/fuel-specs/blob/master/src/tx-format/input.md#inputcoin.
Full
Predicate
Signed

Traits§

CoinSpecification

Type Aliases§

CoinFull
CoinPredicate
CoinSigned