Docs.rs
  • p2panda-core-0.3.0
    • p2panda-core 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • adzialocha
    • mycognosist
    • sandreae
    • Dependencies
      • arbitrary ^1.3.2 normal optional
      • blake3 ^1.5.1 normal
      • ciborium ^0.2.2 normal
      • ed25519-dalek ^2.1.0 normal
      • hex ^0.4.3 normal
      • rand ^0.8.5 normal
      • serde ^1.0.215 normal
      • serde_bytes ^0.11.15 normal
      • thiserror ^1.0.63 normal
      • serde_json ^1.0.120 dev
    • Versions
    • 80.61% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

p2panda_core0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • hash::Hash
  • identity::PrivateKey
  • identity::PublicKey
  • identity::Signature
  • operation::Body
  • operation::Header
  • operation::Operation
  • prune::PruneFlag

Enums

  • cbor::DecodeError
  • cbor::EncodeError
  • hash::HashError
  • identity::IdentityError
  • operation::OperationError

Traits

  • extensions::Extension
  • extensions::Extensions

Functions

  • cbor::decode_cbor
  • cbor::encode_cbor
  • operation::validate_backlink
  • operation::validate_header
  • operation::validate_operation
  • prune::validate_prunable_backlink

Type Aliases

  • operation::RawOperation

Constants

  • hash::HASH_LEN
  • identity::PRIVATE_KEY_LEN
  • identity::PUBLIC_KEY_LEN
  • identity::SIGNATURE_LEN