14 releases

Uses new Rust 2024

0.2.1 Feb 27, 2025
0.2.0 Feb 15, 2025
0.1.8 Feb 3, 2025
0.1.4 Jul 10, 2024
0.1.0 Mar 19, 2024

#128 in Email

32 downloads per month
Used in 2 crates

BSD-3-Clause

21KB
474 lines

This crate is part of ft-sdk and provides the system-level functionality. This crate should not be used directly, and ft-sdk should be used.


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

~2.2–7MB
~129K SLoC