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
ice/examples: improve error handling and formatting in ping_pong example (#699)
- Replace verbose match statements with ? operator for HTTP request handling
- Fix spacing around else clauses to follow Rust formatting conventions
- Simplify error propagation in remoteAuth POST request flow
Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
0 commit comments