Flatten euphoxide::client hierarchy
This commit is contained in:
parent
ea53af739a
commit
9d2d6482c2
8 changed files with 11 additions and 15 deletions
|
|
@ -2,7 +2,7 @@ use std::{collections::HashMap, sync::Arc};
|
|||
|
||||
use euphoxide::{
|
||||
api::ParsedPacket,
|
||||
client::{conn::ClientConnHandle, state::State},
|
||||
client::{ClientConnHandle, State},
|
||||
};
|
||||
use jiff::Timestamp;
|
||||
use tokio::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue