Docs.rs
  • blueprint-manager-0.2.2
    • blueprint-manager 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • shekohex
    • Tjemmmic
    • Dependencies
      • async-trait ^0.1.82 normal
      • auto_impl ^1.2.0 normal
      • clap ^4.5.16 normal
      • color-eyre ^0.6 normal
      • failure ^0.1.8 normal
      • futures ^0.3.30 normal
      • gadget-io ^0.0.5 normal
      • gadget-sdk ^0.6.2 normal
      • hex ^0.4.3 normal
      • itertools ^0.13.0 normal
      • libp2p ^0.54 normal
      • parking_lot ^0.12.3 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.208 normal
      • sha2 ^0.10.8 normal
      • sp-core ^31.0.0 normal
      • tangle-subxt ^0.7.1 normal
      • tokio ^1.40 normal
      • toml ^0.8.19 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 12.84% 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

blueprint_manager0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::BlueprintManagerConfig
  • error::Error
  • executor::BlueprintManagerHandle
  • gadget::native::FilteredBlueprint
  • protocols::config::ProtocolConfig
  • protocols::config::ProtocolToml
  • protocols::resolver::NativeGithubMetadata
  • sdk::config::SingleGadgetConfig
  • sdk::setup::KeystoreContainer
  • sdk::setup::NodeInput
  • sources::github::GithubBinaryFetcher
  • sources::testing::TestSourceFetcher

Enums

  • sdk::config::KeystoreConfig

Traits

  • sdk::entry::SendFuture
  • sources::BinarySourceFetcher

Functions

  • executor::get_blueprints
  • executor::run_blueprint_manager
  • gadget::native::get_gadget_binary
  • sdk::entry::keystore_from_base_path
  • sdk::entry::setup_blueprint_manager_logger
  • sdk::setup::generate_node_input
  • sdk::setup::wait_for_connection_to_bootnodes
  • sdk::utils::bounded_string_to_string
  • sdk::utils::bytes_to_utf8_string
  • sdk::utils::chmod_x_file
  • sdk::utils::generate_running_process_status_handle
  • sdk::utils::get_download_url
  • sdk::utils::get_formatted_os_string
  • sdk::utils::get_service_str
  • sdk::utils::github_fetcher_to_native_github_metadata
  • sdk::utils::hash_bytes_to_hex
  • sdk::utils::is_windows
  • sdk::utils::msg_to_error
  • sdk::utils::slice_32_to_sha_hex_string
  • sdk::utils::valid_file_exists
  • sources::generate_process_arguments
  • sources::handle

Type Aliases

  • gadget::ActiveGadgets
  • sdk::setup::SingleGadgetInput