-
-
Notifications
You must be signed in to change notification settings - Fork 75
Make ns module public #543
Copy link
Copy link
Closed
Description
Is your feature request related to a problem? Please describe.
I am trying to use the Socket::new_dummy when I have the feature flag enabled. However, it requires a NameSpace argument that is in the ns module which is private.
Describe the solution you'd like
I would like ns module to be made public, or somehow otherwise make the NameSpace public.
I need this so i can write unit tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels