missed commit
This commit is contained in:
parent
8d34496db8
commit
a1a41bea06
@ -35,8 +35,8 @@ use scrap::{Decoder, Image, VideoCodecId};
|
|||||||
pub use super::lang::*;
|
pub use super::lang::*;
|
||||||
pub mod file_trait;
|
pub mod file_trait;
|
||||||
pub use file_trait::FileManager;
|
pub use file_trait::FileManager;
|
||||||
pub mod controller;
|
pub mod helper;
|
||||||
pub use controller::LatencyController;
|
pub use helper::LatencyController;
|
||||||
pub const SEC30: Duration = Duration::from_secs(30);
|
pub const SEC30: Duration = Duration::from_secs(30);
|
||||||
|
|
||||||
pub struct Client;
|
pub struct Client;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user