We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278753a commit 28f974eCopy full SHA for 28f974e
dispatch/src/dispatch.rs
@@ -8,7 +8,6 @@
8
//!
9
//! Apps need to implement the App trait to be managed.
10
11
-use core::mem;
12
13
use crate::response::SIZE as ResponseSize;
14
use crate::App;
0 commit comments