REVIEW: timeout helper and clean up borrowing
modified crates/radicle-cli/src/commands/seed.rs
@@ -1,7 +1,5 @@
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -18,18 +16,21 @@ pub(crate) use args::ABOUT;
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/seed/args.rs
@@ -1,3 +1,5 @@
| + | |
| + | |
|
|
|
|
|
@@ -40,8 +42,7 @@ pub struct Args {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -57,6 +58,10 @@ pub struct Args {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|