Modules§
Structs§
- CliError 🔒
- Cli error
- Fedimint
Cli - OOBNotes
Json 🔒 - Opts 🔒
- PayRequest 🔒
- Setup
Admin 🔒Args
Enums§
- Admin
Cmd 🔒 - CliOutput 🔒
- Type of output the cli produces
- Command 🔒
- Decode
Type 🔒 - DevCmd 🔒
- Encode
Type 🔒 - Setup
Admin 🔒Cmd
Traits§
- CliOption
Ext 🔒 - Extension trait to make turning
Option
s intoCliError
/CliOutputResult
easier - CliResult
Ext 🔒 - Extension trait making turning Results/Errors into
CliError
/CliOutputResult
easier
Functions§
- load_
or_ 🔒generate_ mnemonic - log_
expiration_ 🔒notice - metadata_
from_ 🔒clap_ cli - Convert clap arguments to backup metadata
- print_
welcome_ 🔒message - salt_
from_ 🔒file_ path
Type Aliases§
- CliOutput
Result 🔒 Result
withCliError
asError
andCliOutput
asOk
- CliResult 🔒
Result
withCliError
asError