begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name="tenquestionmarks"
|
||||
version="0.0.1"
|
||||
version="0.0.2"
|
||||
authors=["Adrian Malacoda <adrian.malacoda@monarch-pass.net>"]
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user