Docs.rs
  • trustblock-cli-0.9.1
    • trustblock-cli 0.9.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • timurguvenkaya
    • Dependencies
      • cargo_toml ^0.15.2 normal
      • chrono ^0.4.24 normal
      • clap ^4.1.6 normal
      • color-eyre ^0.6 normal
      • dirs ^5.0.0 normal
      • dotenv ^0.15.0 normal
      • ethers-core ^2.0.1 normal
      • eyre ^0.6.8 normal
      • futures ^0.3 normal
      • futures-util ^0.3.17 normal
      • indicatif ^0.17.3 normal
      • itertools ^0.10.5 normal
      • pdf ^0.8.1 normal
      • reqwest ^0.11.14 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • serde_with ^2.2.0 normal
      • strum ^0.24.1 normal
      • tempfile ^3.5.0 normal
      • tokio ^1.25.0 normal
      • validator ^0.16.0 normal
      • w3s ^0.2.10 normal
      • yansi ^0.5 normal
      • assert_cmd ^2.0.11 dev
      • fastrand ^1.9.0 dev
      • genpdf ^0.2.0 dev
      • predicates ^3.0.3 dev
      • regex ^1.8.1 dev
      • serial_test ^2.0.0 dev
      • sqlx ^0.7.0-alpha.2 dev
    • Versions
    • 5.94% 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
logo

logo

Crate trustblock_cli

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • cmd::clean::CleanArgs
  • cmd::init::InitArgs
  • cmd::publish_audit::PublishAuditArgs
  • cmd::trustblock::Cli
  • error_handler::Handler
  • types::Audit
  • types::AuditContract
  • types::ChainsIter
  • types::Contact
  • types::Description
  • types::Issue
  • types::IssueCount
  • types::Links
  • types::Project
  • types::SeverityCount
  • types::SeverityIter
  • types::StatusIter
  • types::TagIter

Enums

  • cmd::trustblock::Commands
  • types::Chains
  • types::Severity
  • types::Status
  • types::Tag

Traits

  • cmd::Cmd
  • utils::Pdf

Functions

  • cmd::block_on
  • cmd::check_update
  • cmd::generate_pdf_from_url
  • cmd::get_transformed_issues
  • cmd::serialize_issues
  • cmd::upload_ipfs
  • error_handler::install
  • utils::apply_dotenv
  • utils::max_length_string
  • utils::parse_json
  • utils::validate_emails
  • utils::validate_links
  • utils::validate_pdf

Constants

  • constants::AUDIT_ENDPOINT
  • constants::CLI_PATH
  • constants::CRATES_API_RELEASE_ENDPOINT
  • constants::GITHUB_LATEST_RELEASE
  • constants::PDF_GENERATE_ENDPOINT
  • constants::PROJECT_SLUG_ENDPOINT
  • constants::TRUSTBLOCK_API_KEY_HEADER
  • constants::WEB3_STORAGE_API_ENDPOINT
  • constants::WEB3_STORAGE_ENDPOINT