-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handler 続き #233
Comments
|
✅ ここの traq-bot-http-rs/src/handler.rs Lines 213 to 215 in 3d86c51
|
✅ Line 22 in 3d86c51
|
✅ READMEに |
✅ |
✅ traq-bot-http-rs/src/handler.rs Lines 109 to 110 in 3d86c51
traq-bot-http-rs/src/handler.rs Lines 131 to 132 in 3d86c51
|
traq-bot-http-rs/src/macros.rs Lines 466 to 469 in 3d86c51
impl<Service, Fallback> ::tower::Service<$crate::Event>
for [< $e:camel Service >] <Service, Fallback, $crate::payloads::[< $e:camel Payload >] >
where
Service: ::tower::Service<($crate::payloads::[< $e:camel Payload >],), Response = ()>, ... |
Handler::boxed_inner(self)
-> Handler<BoxCloneService<Event, (), Error>>; |
|
✅ traq-bot-http-rs/src/handler.rs Lines 300 to 302 in b83191d
が、これを入れると |
✅ |
#231 から
The text was updated successfully, but these errors were encountered: