A SkySpark 3 client library for Rust, compatible with SkySpark versions 3.0.28 or higher.
For SkySpark versions before 3.0.28, use version 0.8.*
of this library. Newer versions
of SkySpark use Hayson encoding, which this library
supports. The older versions of SkySpark used a different JSON encoding which is no
longer supported by this library.
See docs.rs.
eval
operation.Markdown 1 43 0 34 9
Rust 11 3531 2956 30 545 |- Markdown 9 348 64 260 24
```
Many thanks to Steve Eynon for his post about SkySpark's SCRAM authentication.