Function diem_wallet::io_utils::recover
source · pub fn recover<P: AsRef<Path>>(path: &P) -> Result<WalletLibrary>
Expand description
Recover wallet from the path specified.
pub fn recover<P: AsRef<Path>>(path: &P) -> Result<WalletLibrary>
Recover wallet from the path specified.