5 releases

Uses new Rust 2024

0.2.1 Feb 27, 2025
0.2.0 Feb 27, 2025
0.1.2 Feb 15, 2025
0.1.1 Jun 6, 2024
0.1.0 May 28, 2024

#1186 in Procedural macros

Download history 2/week @ 2024-12-04 1/week @ 2024-12-11 16/week @ 2025-01-29 7/week @ 2025-02-05 175/week @ 2025-02-12 21/week @ 2025-02-19 321/week @ 2025-02-26 18/week @ 2025-03-05

536 downloads per month
Used in ft-sdk

BSD-3-Clause

5KB
78 lines

ft-sdk

docs.rs/ft-sdk

This crate can only be used when compiled to wasm, and wasm is run by www.fifthtry.com, or by clift, the command line tool to use help developers build FifthTry Apps or when self-hosting FifthTry Apps.

Maintenance Note

Run scripts/check.sh before release.

ft-stripe

This project provides integration with Stripe HTTP APIs. It is based on the async-stripe project, with its own implementation of a Client to call Stripe APIs.

License

This project includes many source files copied from async-stripe. We acknowledge and are grateful to the developers of async-stripe for their contributions to open source.

Licensed under either of

Dependencies

~205–640KB
~15K SLoC