-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
❯ cargo test
Compiling compio v0.5.0 (/home/ssfdust/Programming/develop/rust/compio)
error[E0432]: unresolved import `compio::event`
--> tests/event.rs:1:13
|
1 | use compio::event::Event;
| ^^^^^ could not find `event` in `compio`
For more information about this error, try `rustc --explain E0432`.
error: could not compile `compio` (test "event") due to previous error
The event feature seems to the basic feature, how about enabling it on default?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed