pub fn list_databases(wallet_dir: &Path) -> Vec<Box<Path>>
Expand description

| Recursively list database paths in | directory. |