node: mark modules as private
3 failed
(3 total)
View logs
modified crates/radicle-node/src/lib.rs
@@ -3,19 +3,21 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/wire.rs
@@ -17,7 +17,7 @@ use cyphernet::{Digest, EcSk, Ecdh, Sha256};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -70,10 +70,6 @@ pub enum Control {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|