[][src]Crate krb5_src

Build system integration for libkrb5, MIT's Kerberos implementation.

This crate builds a vendored copy of libkrb5 using Cargo's support for custom build scripts. It is not intended for direct consumption, but as a dependency for other crates that need libkrb5 available, like sasl2-sys.

krb5-src is currently bundling libkrb5 v1.18.1.

Constants

INSTALL_DIR

The directory in which the vendored copy of libkrb5 has been installed.