| Crates.io | raystack_blocking |
| lib.rs | raystack_blocking |
| version | 0.12.0 |
| created_at | 2021-07-31 06:50:44.099758+00 |
| updated_at | 2021-11-12 03:06:24.739809+00 |
| description | Synchronous SkySpark client |
| homepage | |
| repository | https://github.com/a-mackay/raystack_blocking |
| max_upload_size | |
| id | 429619 |
| size | 42,566 |
A Rust library providing a synchronous SkySpark client. This library is a thin wrapper around the asynchronous raystack library.
This library exposes almost the same API as the underlying raystack library.
See the examples/ folder for usage examples.