Expand description
This library provides a common interface for handling mnemonics
Re-exports§
Modules§
- prelude
- This prelude module simplifies importing many useful items from the walletd_mnemonics_core crate using a glob import.
- seed
Traits§
- Language
- The Language trait is used to provide a common interface for the different Language implementations in different walletD mnemonic libraries.
- Mnemonic
- Provide a common interface for different mnemonic protocols.
- Mnemonic
Builder - Provides a builder pattern for creating a Mnemonic.