Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 317 Bytes

raystack_blocking

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.