Docs.rs
  • taple-core-0.3.3
    • taple-core 0.3.3
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • salva-gglez
    • Dependencies
      • async-std ^1.12 normal optional
      • async-trait ^0.1.56 normal
      • base64 ^0.13 normal
      • blake2 ^0.10 normal
      • blake3 ^1 normal
      • borsh ^0.10.3 normal
      • config ^0.13.2 normal
      • ed25519-dalek ^1 normal
      • futures ^0.3.24 normal
      • getrandom ^0.2 normal
      • hex ^0.4.3 normal
      • instant ^0.1.11 normal
      • json-patch ^1 normal
      • jsonschema ^0.17 normal
      • libp2p ^0.45.1 normal
      • libsecp256k1 ^0.7 normal optional
      • log ^0.4 normal
      • rand ^0.8.5 normal
      • rmp-serde ^1 normal
      • serde ^1.0.100 normal
      • serde_json ^1.0.97 normal
      • sha2 ^0.10 normal
      • sha3 ^0.10 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • tokio ^1.20 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • unsigned-varint ^0.7 normal
      • wasmtime ^9.0.4 normal optional
      • serial_test ^1 dev
    • Versions
    • 63.56% 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

taple_core0.3.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Api
  • ApprovalEntity
  • ApprovalRequest
  • ApprovalResponse
  • DigestIdentifier
  • EvaluationRequest
  • EvaluationResponse
  • Event
  • KeyIdentifier
  • MemoryCollection
  • MemoryManager
  • Metadata
  • NetworkSettings
  • Node
  • NodeSettings
  • Settings
  • SignatureIdentifier
  • SubjectData
  • TimeStamp
  • ValidationProof
  • ValueWrapper
  • crypto::BaseKeyPair
  • crypto::CryptoBox
  • identifier::DigestIdentifier
  • identifier::KeyIdentifier
  • identifier::SignatureIdentifier
  • message::MessageConfig
  • message::MessageContent
  • message::MessageReceiver
  • message::MessageSender
  • message::MessageTaskManager
  • request::EOLRequest
  • request::FactRequest
  • request::StartRequest
  • request::TapleRequest
  • request::TransferRequest
  • signature::Signature
  • signature::Signed

Enums

  • ApiError
  • ApprovalState
  • DbError
  • DigestDerivator
  • EventRequest
  • KeyDerivator
  • ListenAddr
  • ListenAddrErrors
  • Notification
  • crypto::KeyPair
  • crypto::Payload
  • error::Error
  • identifier::derive::KeyDerivator
  • identifier::derive::SignatureDerivator
  • identifier::derive::digest::DigestDerivator
  • message::Command
  • message::MessageTaskCommand
  • message::NetworkEvent
  • request::EventRequest
  • request::RequestState

Traits

  • DatabaseCollection
  • DatabaseManager
  • Derivable
  • crypto::DHKE
  • crypto::DSA
  • crypto::KeyGenerator
  • crypto::KeyMaterial
  • identifier::Derivable
  • identifier::derive::Derivator
  • message::TaskCommandContent

Macros

  • test_database_manager_trait

Functions

  • crypto::create_seed
  • crypto::generate

Type Aliases

  • crypto::Ed25519KeyPair
  • crypto::Secp256k1KeyPair