more documentation \o/
This commit is contained in:
parent
06380c55cc
commit
0cc57e1793
4 changed files with 38 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//! Provides the plugin infrastructure.
|
||||
|
||||
use event::{Event, AbstractEvent};
|
||||
|
||||
use std::any::Any;
|
||||
|
|
|
|||
Loading…
Reference in a new issue