Encapsulate config value behaviour
1 passed
1 failed
(2 total)
View logs
modified radicle/src/profile/config.rs
@@ -267,9 +267,14 @@ impl TryInto<Config> for TempConfig {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -280,17 +285,18 @@ impl From<&str> for ConfigValue {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -304,13 +310,13 @@ impl From<String> for ConfigValue {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|