Docs.rs
  • vls-protocol-client-0.10.0
    • vls-protocol-client 0.10.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • devrandom
    • ksedgwic
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • bit-vec ^0.6 normal
      • delegate ^0.6.2 normal
      • log ^0.4 normal
      • vls-core ^0.10.0 normal
      • vls-protocol ^0.10.0 normal
      • vls-protocol-signer ^0.10.0 normal
    • Versions
    • 15.79% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate vls_protocol_client

  • Version 0.10.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate vls_protocol_client

source ·

Re-exports

  • pub use signer_port::SignerPort;

Modules

  • signer_port

Structs

  • DynKeysInterface
  • DynSigner
    A ChannelSigner derived struct allowing run-time selection of a signer
  • KeysManagerClient
  • SignerClient

Enums

  • Error

Traits

  • InnerSign
    Helper to allow DynSigner to clone itself
  • SpendableKeysInterface
  • Transport

Functions

  • call
  • node_call

Type Definitions

  • ClientResult