rsasl 0.1.2

Rusty bindings to gsasl-sys
1
2
3
4
5
6
# SASL in Rust using gsasl-sys

A prettier shim over raw C FFI.
Only exists because I need something rather complete rather quickly.

Please see [sasl-rs](https://gitlab.com/lumi/sasl-rs) for a pure Rust (and arguably better) SASL implementation.