Expand description
Bunch of fullstack utils.
Modules§
- errors
- Implementation of optional private errors for
salvoand client errors forreqwest. - prelude
- Fast access to nice things.
- requests
- Implementation of utilities for working with MessagePack with requests in
salvoandreqwest. - responses
- Implementation of utilities for working with responses in
salvoandreqwest. - results
- Result types for
ServerError(impulse-server-kit) andClientError(impulse-ui-kit) errors.