lib-rust-sasl

Crates.iolib-rust-sasl
lib.rslib-rust-sasl
version0.1.0
sourcesrc
created_at2023-04-14 06:25:03.351466
updated_at2023-04-14 06:25:03.351466
descriptionA SASL library written in Rust.
homepage
repository
max_upload_size
id838973
size24,215
DUNEF (dunef-com)

documentation

README

rs-sasl

A SASL library written in Rust.

Implements the following mechanisms:

Usage

Add this to your Cargo.toml:

[dependencies]
rs-sasl = "0.1"

LICENSE

This project is licensed under the MIT license. See LICENSE for details.

Commit count: 0

cargo fmt