25 releases (14 stable)

4.7.0 Aug 18, 2023
4.5.0 Jul 27, 2023
4.4.0 Apr 24, 2023
4.3.0 Feb 6, 2023
0.2.0 Feb 13, 2020

#125 in HTTP client

Download history 3/week @ 2023-12-21 3/week @ 2023-12-28 3/week @ 2024-01-04 65/week @ 2024-01-11 4/week @ 2024-01-18 8/week @ 2024-01-25 200/week @ 2024-02-01 146/week @ 2024-02-08 13/week @ 2024-02-15 68/week @ 2024-02-22 21/week @ 2024-02-29 512/week @ 2024-03-07 1961/week @ 2024-03-14 2244/week @ 2024-03-21 1870/week @ 2024-03-28

6,587 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

24KB
496 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.8–2.8MB
~85K SLoC