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

#227 in HTTP client

Download history 1586/week @ 2024-09-11 1494/week @ 2024-09-18 1718/week @ 2024-09-25 1428/week @ 2024-10-02 534/week @ 2024-10-09 50/week @ 2024-10-16 17/week @ 2024-10-23 38/week @ 2024-10-30 24/week @ 2024-11-06 9/week @ 2024-11-13 24/week @ 2024-11-20 18/week @ 2024-11-27 21/week @ 2024-12-04 36/week @ 2024-12-11 7/week @ 2024-12-18 1/week @ 2024-12-25

66 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

~2.1–3MB
~57K SLoC