mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-03 00:00:05 +02:00
util: resurrect UdpFramed (#3044)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! UDP framing
|
||||
|
||||
mod frame;
|
||||
pub use self::frame::UdpFramed;
|
||||
pub use frame::UdpFramed;
|
||||
|
||||
Reference in New Issue
Block a user