raystack_blocking 0.12.0

Synchronous SkySpark client
Documentation

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.