Module rsasl::error[][src]

Structs

SaslError

The gsasl error type

Functions

gsasl_err_to_str

Convert an error code to a human readable description of that error

gsasl_errname_to_str

Convert an error code to the human readable name of that error. i.e. gsasl_errname_to_str(GSASL_OK) -> “GSASL_OK”

Type Definitions

Result