lightning-invoice 0.18.0

Data structures to parse and serialize BOLT11 lightning invoices
Documentation

lightning-invoice

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • std

std

  • bitcoin_hashes/std
  • num-traits/std
  • lightning/std
  • bech32/std

no-std

  • hashbrown
  • lightning/no-std
  • core2/alloc

core2

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

hashbrown

    This feature flag does not enable additional features.