ledger-lib 0.1.0

Communication library for Ledger hardware wallets
Documentation

ledger-lib

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 10 feature flags, 7 of them enabled by default.

default

  • transport_usb
  • transport_tcp
  • transport_ble
  • transport_usb_libusb

transport_usb

  • hidapi

transport_tcp

    This feature flag does not enable additional features.

transport_ble

  • btleplug

transport_usb_libusb

  • hidapi/linux-static-libusb

hidapi

  • dep:hidapi

btleplug

  • dep:btleplug

transport_usb_hidraw

  • hidapi/linux-static-hidraw

clap

  • dep:clap

unstable_async_trait

    This feature flag does not enable additional features.