Docs.rs
  • stellar-registry-cli-0.0.2
    • stellar-registry-cli 0.0.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • willemneal
    • Dependencies
      • clap ^4.1.8 normal
      • dotenvy ^0.15.7 normal
      • ed25519-dalek ^2.0.0 normal
      • heck ^0.4.1 normal
      • sha2 ^0.10.8 normal
      • shlex ^1.1.0 normal
      • stellar-rpc-client ^22.0.0 normal
      • soroban-spec-tools ^22.6.0 normal
      • soroban-cli ^22.8.1 normal
      • stellar-strkey ^0.0.11 normal
      • thiserror ^1.0.31 normal
      • tokio ^1 normal
      • assert_cmd ^2.0.4 dev
      • assert_fs ^1.0.7 dev
      • predicates ^2.1.5 dev
    • Versions
    • 13.19% of the crate is documented
  • Go to latest version
  • 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

stellar_registry_cli0.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • commands::Root
  • commands::deploy::Cmd
  • commands::deploy::contract_spec::Spec
  • commands::install::Cmd
  • commands::publish::Cmd
  • commands::publish::contract_spec::Spec

Enums

  • commands::Cmd
  • commands::Error
  • commands::deploy::Error
  • commands::deploy::contract_spec::Error
  • commands::install::Error
  • commands::publish::Error
  • commands::publish::contract_spec::Error

Traits

  • CommandParser
  • Pwd
  • contract::NetworkContract

Functions

  • contract::build_invoke_cmd
  • contract::contract_id
  • contract::invoke_registry
  • contract::stellar_address
  • parse_cmd