Docs.rs
  • hpl-toolkit-0.0.4-beta.5
    • hpl-toolkit 0.0.4-beta.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sultandilaram
    • ShayanHussainSB
    • Dependencies
      • anchor-lang ^0.29.0 normal
      • hpl-toolkit-attribute-account-schemas-ix-injector ^0.0.1-beta.5 normal optional
      • hpl-toolkit-attribute-compressed-account ^0.0.3 normal optional
      • hpl-toolkit-attribute-honeycomb-context ^0.0.3 normal optional
      • hpl-toolkit-derive-to-node ^0.0.2 normal optional
      • hpl-toolkit-derive-to-schema ^0.0.5 normal optional
      • hpl-toolkit-macro-add-service ^0.0.2-beta.1 normal optional
      • hpl-toolkit-macro-merkle-tree-apply-fn ^0.0.3 normal optional
      • hpl-toolkit-macro-merkle-tree-apply-fn-deep ^0.0.1 normal optional
      • hpl-toolkit-macro-merkle-tree-utils ^0.0.1 normal optional
      • hpl-toolkit-macro-platform-gate ^0.0.3 normal optional
      • log ^0.4.17 normal optional
      • serde_json >0.9.0, <=1.0.132 normal optional
      • spl-account-compression ^0.4.2 normal optional
    • Versions
    • 0.93% of the crate is documented
  • Go to latest stable release
  • 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

hpl_toolkit0.0.4-beta.5

Module compression

Module Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

In crate hpl_toolkit

hpl_toolkit

Module compression

Source

Macros§

  • merkle_tree_apply_fn
  • merkle_tree_apply_fn_deep
  • merkle_tree_utils

Structs§

  • ControlledMerkleTrees

Enums§

  • CompressedDataEvent
  • CompressedDataEventStream

Traits§

  • CompressedData
  • CompressedDataChunk
  • MerkleTreeUtils
  • ToNode

Functions§

  • append_leaf
  • calculate_canopy_depth_header_v1
  • calculate_concurrent_merkle_tree_byte_size
  • close_tree
  • init_tree
  • replace_leaf
  • verify_leaf

Attribute Macros§

  • compressed_account
  • enum_idl
  • struct_idl

Derive Macros§

  • ToNode