more documentation \o/

This commit is contained in:
lumi 2017-02-21 17:38:29 +01:00
commit 0cc57e1793
4 changed files with 38 additions and 0 deletions

View file

@ -1,3 +1,5 @@
//! Provides the plugin infrastructure.
use event::{Event, AbstractEvent};
use std::any::Any;