Crate ledger_rs_lib

source ·

Modules

Functions

  • Parse input and return the model structure.
  • Entry point. The commands and arguments sent to the CLI are recognized and processed here. This is so that 3rd-party clients can pass argv and get the same result. The arguments should be compatible with Ledger, so that the functionality is comparable.