diff options
| author | Namilskyy <alive6863@gmail.com> | 2025-12-03 21:00:31 +0300 |
|---|---|---|
| committer | Namilskyy <alive6863@gmail.com> | 2025-12-03 21:00:31 +0300 |
| commit | 2c8b804cd61a480501069cdf4d4377f3c2cf30bb (patch) | |
| tree | 2eecc7396b2445d881c316848f158830aa6a8d7d /src/net/mod.rs | |
| parent | 2c7b2b72edf32ec19ac9b72b47c075209717deb4 (diff) | |
Not much of the documentation has been implemented, as well as some minor changes
Diffstat (limited to 'src/net/mod.rs')
| -rw-r--r-- | src/net/mod.rs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/net/mod.rs b/src/net/mod.rs index 20a050e..1a04189 100644 --- a/src/net/mod.rs +++ b/src/net/mod.rs @@ -1,6 +1,2 @@ pub mod http_package; pub mod i2p_package; -// unimplemented -// now i rewritting with emissary, SAMv3 not for download files btw -// but yosemite one of docemented lib for i2p (SAMv3 only), it-s better i try to use it -// pub mod emissary_i2p;
\ No newline at end of file |
