Docs.rs
  • uplc-1.0.12-alpha
    • uplc 1.0.12-alpha
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Quantumplation
    • github:aiken-lang:maintainers
    • Dependencies
      • anyhow ^1.0.69 normal
      • cryptoxide ^0.4.4 normal
      • flat-rs ^1.0.12-alpha normal
      • hex ^0.4.3 normal
      • indexmap ^1.9.2 normal
      • itertools ^0.10.5 normal
      • miette ^5.5.0 normal
      • num-bigint ^0.4.3 normal
      • num-integer ^0.1.45 normal
      • num-traits ^0.2.15 normal
      • pallas-addresses ^0.18.0 normal
      • pallas-codec ^0.18.0 normal
      • pallas-crypto ^0.18.0 normal
      • pallas-primitives ^0.18.0 normal
      • pallas-traverse ^0.18.0 normal
      • peg ^0.8.1 normal
      • pretty ^0.11.3 normal
      • pretty_assertions ^1.3.0 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.94 normal
      • strum ^0.24.1 normal
      • strum_macros ^0.24.3 normal
      • thiserror ^1.0.39 normal
      • hex ^0.4.3 dev
      • indoc ^2.0.1 dev
      • secp256k1 ^0.26.0 normal
      • k256 ^0.13.0 normal
    • Versions
    • 4.21% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

TransactionOutput

In uplc

?
Change settings

Type Definition uplc::TransactionOutput

source ·
pub type TransactionOutput = PseudoTransactionOutput<PseudoPostAlonzoTransactionOutput<PseudoDatumOption<PlutusData>>>;