Docs.rs
  • kadena-0.1.0
    • kadena 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • peppinho89
    • Dependencies
      • base64 ^0.22.1 normal
      • blake2 ^0.10.6 normal
      • ed25519-dalek ^2 normal
      • env_logger ^0.11.5 normal
      • hex ^0.4.3 normal
      • log ^0.4.22 normal
      • rand ^0.8.5 normal
      • reqwest ^0.12 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.131 normal
      • thiserror ^1.0.64 normal
      • tokio ^1.40.0 normal
      • criterion ^0.4 dev
      • wiremock ^0.6.2 dev
    • Versions
    • 47.12% of the crate is documented
  • 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

kadena0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • crypto::keypair::PactKeypair
  • fetch::api_client::ApiClient
  • fetch::api_config::ApiConfig
  • pact::cap::Cap
  • pact::command::Cmd
  • pact::command::CommandPayload
  • pact::command::CommandSigner
  • pact::command::ExecCommand
  • pact::command::ExecPayload
  • pact::command::SignaturePayload
  • pact::meta::Meta

Enums

  • crypto::crypto_error::CryptoError
  • fetch::fetch_error::FetchError
  • pact::command_error::CommandError

Functions

  • crypto::encoding::base64url_decode
  • crypto::encoding::base64url_encode
  • crypto::encoding::bin_to_hex
  • crypto::encoding::hex_to_bin
  • crypto::keypair::hash
  • crypto::keypair::verify_signature