Docs.rs
  • identity_iota_client-0.6.3
    • identity_iota_client 0.6.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iota-ci
    • Dependencies
      • async-trait ^0.1 normal
      • bee-rest-api ^0.1.7 normal
      • brotli ^3.3 normal
      • form_urlencoded =1.1.0 normal
      • futures ^0.3 normal
      • identity_core =0.6.3 normal
      • identity_credential =0.6.3 normal
      • identity_did =0.6.3 normal
      • identity_iota_core =0.6.3 normal
      • iota-client ^1.2.0 normal
      • iota-crypto >=0.7, <0.10 normal
      • itertools ^0.10 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • serde ^1.0 normal
      • serde_repr ^0.1 normal
      • strum ^0.24.0 normal
      • thiserror ^1.0 normal
      • proptest ^1.0.0 dev
      • tokio ^1.17.0 dev
      • iota-client ^1.2.0 normal
      • iota-crypto >=0.7, <0.10 normal
    • Versions
    • 58.26% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

identity_iota_client0.6.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • chain::ChainHistory
  • chain::DiffChain
  • chain::DocumentChain
  • chain::DocumentHistory
  • chain::IntegrationChain
  • credential::CompoundCredentialValidationError
  • credential::CompoundPresentationValidationError
  • credential::CredentialValidationOptions
  • credential::CredentialValidator
  • credential::PresentationValidationOptions
  • credential::PresentationValidator
  • document::ResolvedIotaDocument
  • tangle::Client
  • tangle::ClientBuilder
  • tangle::ExplorerUrl
  • tangle::MessageIndex
  • tangle::Receipt
  • tangle::Resolver
  • tangle::ResolverBuilder

Enums

  • Error
  • credential::FailFast
  • credential::SignerContext
  • credential::StatusCheck
  • credential::SubjectHolderRelationship
  • credential::ValidationError
  • tangle::DIDMessageEncoding
  • tangle::DIDMessageVersion
  • tangle::PublishType

Traits

  • tangle::MessageExt
  • tangle::SharedPtr
  • tangle::TangleRef
  • tangle::TangleResolve
  • tangle::TryFromMessage

Type Aliases

  • Result