Docs.rs
  • lightning-storage-server-0.5.0
    • lightning-storage-server 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • devrandom
    • ksedgwic
    • Dependencies
      • bitcoin_hashes >=0.12.0, <=0.14.0 normal
      • hex ^0.4 normal
      • log ^0.4 normal
      • prost ^0.13 normal
      • secp256k1 ^0.29.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • tonic ^0.12.0 normal
      • tonic-build ^0.12.0 build
    • Versions
    • 49.4% of the crate is documented
  • Platform
    • 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

lightning_storage_server0.5.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • chacha20::ChaCha20
  • client::Auth
  • client::Client
  • client::PrivAuth
  • client::PrivClient
  • model::Value
  • proto::Auth
  • proto::GetReply
  • proto::GetRequest
  • proto::InfoReply
  • proto::InfoRequest
  • proto::KeyValue
  • proto::PingReply
  • proto::PingRequest
  • proto::PutReply
  • proto::PutRequest
  • proto::lightning_storage_client::LightningStorageClient
  • proto::lightning_storage_server::LightningStorageServer

Enums

  • client::ClientError

Traits

  • proto::lightning_storage_server::LightningStorage

Functions

  • util::add_to_hmac
  • util::append_hmac_to_value
  • util::compute_shared_hmac
  • util::crypt_value
  • util::prepare_value_for_put
  • util::process_value_from_get
  • util::remove_and_check_hmac

Constants

  • proto::lightning_storage_server::SERVICE_NAME