Crate cc_utils
Source - compression
- Macros for compressing data sent by the
salvo server. - errors
- Implementation of optional private errors for
salvo and client errors for reqwest. - prelude
- Fast access to nice things.
- requests
- Implementation of utilities for working with MessagePack with requests in
salvo and reqwest. - responses
- Implementation of utilities for working with responses in
salvo and reqwest. - results
- Result types for
ErrorResponse (salvo) and CliError (reqwest) errors.
- brotli
- Brotli compression salvo’s hoop.
- file
- File response.
- fn_name
- Macro to define the function that called the response.
- html
- json
- msgpack
- ok
- plain