Docs.rs
  • starknet-contract-verifier-0.3.2
    • starknet-contract-verifier 0.3.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ametel01
    • Dependencies
      • anyhow ^1.0 normal
      • backon ^1.5 normal
      • camino ^1.1 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • colored ^3.0.0 normal
      • env_logger ^0.11 normal
      • itertools ^0.14 normal
      • lazy_static ^1.5 normal
      • log ^0.4 normal
      • regex ^1 normal
      • reqwest ^0.12 normal
      • scarb-metadata ^1.15 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1.20 normal
      • spdx ^0.10 normal
      • thiserror ^2.0 normal
      • url ^2.5 normal
      • walkdir ^2.5 normal
      • assert_fs ^1.1.1 dev
      • mockito ^1.4.0 dev
      • predicates ^3.0.4 dev
      • tempfile ^3.10.1 dev
      • tokio-test ^0.4.3 dev
    • Versions
    • 23.68% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

verifier0.3.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • api::ApiClient
  • api::FileInfo
  • api::ProjectMetadataInfo
  • api::VerificationJob
  • api::VerificationJobDispatch
  • class_hash::ClassHash
  • errors::MissingContract
  • errors::MissingPackage
  • errors::RequestFailure
  • voyager::Voyager

Enums

  • api::ApiClientError
  • api::Status
  • api::VerificationError
  • api::VerifyJobStatus
  • class_hash::ClassHashError
  • errors::ErrorCode
  • license::LicenseInfo
  • resolver::Error
  • voyager::Error

Functions

  • api::poll_verification_status
  • license::resolve_license_info
  • license::warn_if_no_license
  • resolver::biggest_common_prefix
  • resolver::gather_packages
  • resolver::package_sources
  • resolver::package_sources_with_test_files
  • voyager::manifest_path
  • voyager::tool_section

Type Aliases

  • api::JobStatus
  • voyager::ContractMap