This commit is contained in:
2022-07-24 18:19:42 +02:00
parent 1322ea6fdb
commit b142cb6194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//! [Event][crate::core::events::Event] management and forwarding
//! [Event][crate::events::Event] management and forwarding
use crate::events::{Event, EventRaw, GroupId};
use std::collections::HashMap;