2017-02-27 15:46:14 +00:00
|
|
|
sasl-rs
|
|
|
|
=======
|
|
|
|
|
|
|
|
What's this?
|
|
|
|
------------
|
|
|
|
|
2017-03-28 13:50:43 +00:00
|
|
|
A crate which handles SASL authentication. Still unstable until 1.0.0.
|
2017-02-27 15:46:14 +00:00
|
|
|
|
2017-03-07 14:02:38 +00:00
|
|
|
Can I see an example?
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
Look at the documentation [here](https://docs.rs/sasl).
|
|
|
|
|
2017-02-27 15:46:14 +00:00
|
|
|
What license is it under?
|
|
|
|
-------------------------
|
|
|
|
|
2022-05-18 22:19:24 +00:00
|
|
|
MPL-2.0. See `LICENSE`.
|
2017-02-27 15:46:14 +00:00
|
|
|
|
|
|
|
License yadda yadda.
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Copyright 2017, sasl-rs contributors.
|
|
|
|
|
2022-05-18 22:19:24 +00:00
|
|
|
This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
file, You can obtain one at https://mozilla.org/MPL/2.0/.
|