fix up the event system, no more unsafe!
This commit is contained in:
parent
cdf665454f
commit
c326d5b07e
8 changed files with 110 additions and 150 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#![feature(raw)]
|
||||
#![feature(try_from)]
|
||||
|
||||
extern crate xml;
|
||||
|
|
|
|||
Loading…
Reference in a new issue