#client #error #sdk #model #stedi #partner #service

stedi-sdk-client-partners

Stedi SDK for Rust that includes Partners client

76 releases

0.1.76 Nov 10, 2023
0.1.57 Oct 31, 2023
0.1.41 Jul 13, 2023
0.1.9 Mar 30, 2023

#970 in Development tools

Download history 1/week @ 2024-02-14 2/week @ 2024-02-21 5/week @ 2024-02-28 7/week @ 2024-03-13 10/week @ 2024-03-20 333/week @ 2024-03-27 8/week @ 2024-04-03

351 downloads per month

Apache-2.0

3.5MB
67K SLoC

stedi-sdk-client-partners

Crate Organization

The entry point for most customers will be Client. Client exposes one method for each API offered by the service.

Some APIs require complex or nested arguments. These exist in model.

Lastly, errors that can be returned by the service are contained within error. Error defines a meta error encompassing all possible errors that can be returned by the service.

The other modules within this crate are not required for normal usage.

Examples

Examples can be found here.

Dependencies

~19–35MB
~645K SLoC