You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no method named `protobuf` found for struct `actix_http::response::ResponseBuilder` in the current scope
method not found in `actix_http::response::ResponseBuilder`
Context
Your Environment
Rust Version (I.e, output of rustc -V): rustc 1.43.0-nightly (5d04ce67f 2020-02-13)
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
protobuf()
methodContext
Your Environment
rustc -V
): rustc 1.43.0-nightly (5d04ce67f 2020-02-13)actix-web = "3.0.0-alpha.3"
actix-protobuf = "0.5"
The text was updated successfully, but these errors were encountered: