Type Definition static_video_server::SharedState

source ·
pub type SharedState = Arc<Mutex<VideoPlayerState>>;