Docs.rs
  • vls-core-0.13.0
    • vls-core 0.13.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • devrandom
    • ksedgwic
    • Dependencies
      • ahash ^0.8.7 normal
      • anyhow ^1.0 normal
      • backtrace ^0.3 normal optional
      • bitcoin ^0.30.2 normal
      • bitcoin-consensus-derive ^0.1.0 normal
      • bitcoin-push-decoder ^0.3 normal
      • bolt-derive ^0.3.1 normal
      • core2 ^0.3.0 normal optional
      • env_logger ^0.9 normal optional
      • hashbrown ^0.13.2 normal
      • hex ^0.4 normal
      • itertools ^0.10 normal
      • lightning ^0.0.123 normal
      • lightning-invoice ^0.31.0 normal
      • log ^0.4.14 normal
      • scopeguard ^1.1.0 normal
      • serde ^1.0 normal
      • serde_bolt ^0.4.1 normal
      • serde_derive ^1.0 normal
      • serde_with ^3.6 normal
      • tonic ^0.9 normal optional
      • tracing ^0.1.40 normal
      • txoo ^0.8 normal
      • vls-common ^0.13.0 normal
      • vls-policy-derive ^0.1.0 normal
      • bitcoin ^0.30.2 dev
      • lightning ^0.0.123 dev
      • paste ^1.0 dev
      • tempfile ^3.10.1 dev
      • test-log ^0.2.8 dev
      • tokio ^1.0 dev
      • txoo-bitcoind-client ^0.8.1 dev
    • Versions
    • 98.94% 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_signer0.13.0

Module byte_utils

Module Items

  • Functions

In lightning_signer::util

lightning_signer::util

Module byte_utils

Source
Expand description

Byte to integer conversion

Functionsยง

be16_to_array
be32_to_array
be48_to_array
be64_to_array
le32_to_array
le64_to_array
slice_to_be16
slice_to_be32
slice_to_be48
slice_to_be64
slice_to_le32