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
Warp's Filter system is nice but I get an avalanche of insoluble type errors when trying to compose (include/exclude) routes based on optional features (bc-server's modules are implemented as optional features). 😭 After weeks of experimenting I'm hard-stuck on compiler errors.
Warp's Filter system is nice but I get an avalanche of insoluble type errors when trying to compose (include/exclude) routes based on optional features (
bc-server
's modules are implemented as optional features). 😭 After weeks of experimenting I'm hard-stuck on compiler errors.This appears to be an open issue for users of the library. (See: seanmonstar/warp/issues/1060.)
To-do
Test:
[ ] https://salvo.rs/The text was updated successfully, but these errors were encountered: