Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 625 Bytes

rust-sasl

crates.io CI Rust Documentation

Cyrus SASL bindings for the Rust programming language.

View documentation.

Installation

# Cargo.toml
[dependencies]
sasl2-sys = "0.1.22"