burrow/tun/src/windows/queue.rs
Jett Chen e643d9dd41 Switch logging to use tracing instead of log
Tracing has support for intervals and a great os_log integration.
2023-09-03 01:06:34 +08:00

2 lines
38 B
Rust

#[derive(Debug)]
pub struct TunQueue;