mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-15 13:08:12 -07:00
kibo: move types around
This commit is contained in:
@@ -144,6 +144,7 @@ impl Server {
|
||||
},
|
||||
)
|
||||
.on_body_chunk(())
|
||||
.on_failure(())
|
||||
.on_eos(());
|
||||
|
||||
let router = Router::new()
|
||||
|
||||
Reference in New Issue
Block a user