lib-rust-sasl-0.1.0 has been yanked.
rs-sasl
A SASL library written in Rust.
Implements the following mechanisms:
- ANONYMOUS
- EXTERNAL
- LOGIN (obsolete, use PLAIN instead)
- PLAIN
- OAUTHBEARER
Usage
Add this to your Cargo.toml
:
[]
= "0.1"
LICENSE
This project is licensed under the MIT license. See LICENSE for details.