Docs.rs
  • cargo-tangle-0.3.3
    • cargo-tangle 0.3.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • shekohex
    • Dependencies
      • alloy-json-abi ^0.8.12 normal
      • alloy-network ^0.5 normal
      • alloy-provider ^0.5 normal
      • alloy-rpc-types ^0.5 normal
      • alloy-signer-local ^0.5 normal
      • anyhow ^1.0.93 normal
      • cargo-generate ^0.21.3 normal
      • cargo_metadata ^0.18.1 normal
      • clap ^4.5.16 normal
      • clap-cargo ^0.14 normal
      • color-eyre ^0.6 normal
      • escargot ^0.5.12 normal
      • gadget-blueprint-proc-macro-core ^0.3.1 normal
      • gadget-sdk ^0.6.2 normal
      • hex ^0.4.3 normal
      • k256 ^0.13.3 normal
      • serde_json ^1.0 normal
      • subxt ^0.37.0 normal
      • tangle-subxt ^0.7.1 normal
      • thiserror ^1.0.64 normal
      • tokio ^1.40 normal
      • tracing-subscriber ^0.3 normal
      • w3f-bls ^0.1.4 normal
      • tempfile ^3.10.1 dev
    • Versions
    • 20.63% of the crate is documented
  • Platform
    • 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

cargo_tangle0.3.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • create::source::RepoArgs
  • create::source::Source
  • create::types::BlueprintType
  • create::types::CreateArgs
  • deploy::Opts
  • foundry::FoundryToolchain

Enums

  • create::error::Error
  • create::types::BlueprintVariant
  • create::types::EigenlayerVariant
  • deploy::Error
  • keys::Error
  • keys::KeyType

Functions

  • create::new_blueprint
  • deploy::deploy_to_tangle
  • deploy::generate_service_blueprint
  • deploy::load_blueprint_metadata
  • keys::generate_key
  • signer::load_evm_signer_from_env
  • signer::load_signer_from_env

Type Aliases

  • deploy::PrivateKeySigner
  • deploy::TanglePairSigner