docs.rs failed to build libkrb5-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
libkrb5-0.0.3
libkrb5
This repository contains work-in-progress safe, idiomatic rust bindings for libkrb5
, the client library of
MIT Kerberos 5.
Under the hood, it uses the unsafe, automatically generated libkrb5-sys
bindings crate.