$ cargo run
Compiling orbtk_api v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#ab8da97f)
error[E0407]: method `run_with_context` is not a member of trait `System`
...
...
...
error[E0107]: wrong number of type arguments: expected 1, found 2
--> /Users/n8henrie/.cargo/git/checkouts/orbtk-90d798f349c2ab56/ab8da97/crates/api/src/systems/cleanup_system.rs:14:19
|
14 | impl System<Tree, RenderContext2D> for CleanupSystem {
| ^^^^^^^^^^^^^^^ unexpected type argument
...
Thanks for your work on the project, I look forward to trying it out.
Thanks for your work on the project, I look forward to trying it out.