32 releases (20 stable)

6.0.0 Feb 1, 2025
5.3.0 Jan 21, 2025
5.2.0 Sep 3, 2024
5.1.0 Jul 1, 2024
0.2.0 Feb 13, 2020

#235 in HTTP client

Download history 20/week @ 2024-10-20 10/week @ 2024-10-27 52/week @ 2024-11-03 8/week @ 2024-11-10 12/week @ 2024-11-17 29/week @ 2024-11-24 11/week @ 2024-12-01 35/week @ 2024-12-08 23/week @ 2024-12-15 1/week @ 2024-12-22 11/week @ 2025-01-05 14/week @ 2025-01-12 118/week @ 2025-01-19 122/week @ 2025-01-26 96/week @ 2025-02-02

350 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