You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/rust/nym-sdk/src/lib.rs
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,6 @@ pub mod client_pool;
12
12
pubmod ip_packet_client;
13
13
pubmod mixnet;
14
14
pubmod stream_wrapper;
15
-
#[deprecated(
16
-
note = "Functionality from this module is mostly superceded by the stream_wrapper::MixSocket and stream_wrapper::MixStreamIPR exports. This module is no longer maintained and will be removed in a future release."
0 commit comments