30 releases (18 stable)

5.2.0 Sep 3, 2024
5.1.0 Jul 1, 2024
5.0.0 Jun 4, 2024
4.7.1 May 6, 2024
0.2.0 Feb 13, 2020

#177 in HTTP client

Download history 1296/week @ 2024-07-05 1570/week @ 2024-07-12 1422/week @ 2024-07-19 1851/week @ 2024-07-26 1623/week @ 2024-08-02 1696/week @ 2024-08-09 1569/week @ 2024-08-16 1311/week @ 2024-08-23 1537/week @ 2024-08-30 1284/week @ 2024-09-06 1522/week @ 2024-09-13 1665/week @ 2024-09-20 1603/week @ 2024-09-27 1345/week @ 2024-10-04 196/week @ 2024-10-11 18/week @ 2024-10-18

3,362 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

18KB
371 lines

Autorelease

Conjure Rust Runtime

CircleCI

Documentation

conjure-runtime is a client-side HTTP framework for the Rust programming language. It can operate both with generated Conjure interfaces and as a standalone client. See the crate's documentation for more details.

License

This repository is made available under the Apache 2.0 License.


lib.rs:

Deserializable configuration types for conjure_runtime clients.

Dependencies

~1.5–2.4MB
~60K SLoC