rsasl 2.3.1

The Rust SASL framework, aimed at both middleware-style protocol implementation and application code. Designed to make SASL authentication simple and safe while handing as much control to the user as possible.
Documentation

rsasl

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 18 feature flags, 12 of them enabled by default.

default

anonymous (default)

config_builder (default)

external (default)

gssapi (default)

login (default)

oauthbearer (default)

plain (default)

scram-sha-1 (default)

scram-sha-2 (default)

xoauth2 (default)

std (default)

serde_json (default)

document-features

provider

provider_base64

registry_static

testutils

unstable_custom_mechanism