Skip to content

Commit

Permalink
refactor: reorganize mod to extract new submods
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Jun 25, 2024
1 parent 61fb4b2 commit 336e0e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
//! because we want to be able to start and stop the server multiple times, and
//! we want to know the bound address and the current state of the server.
//! In production, the `Udp` launcher is used directly.
//!

use std::cell::RefCell;
use std::fmt::Debug;
Expand Down

0 comments on commit 336e0e6

Please sign in to comment.