#restless #request-response #bodies #encode #helper #codec #data

restless-data

Helper types to encode and decode request and response bodies for the restless crate

1 unstable release

0.1.0 Mar 3, 2024

#1866 in Encoding


Used in 4 crates (2 directly)

MIT license

23KB
490 lines

restless data

This crate encodes several strategies for encoding and decoding data from requests and response bodies.

As a consumer of restless, you should not depend on this crate directly, but rather on the main restless crate and turn on the prerequisite features.

Dependencies

~0.3–1.4MB
~32K SLoC