docs.rs failed to build milter-sys-0.1.3
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:
milter-sys-0.2.3
milter-sys
The milter-sys library provides low-level Rust FFI bindings to libmilter, the sendmail mail filter API.
WORK IN PROGRESS – not yet released
Requirements
This crate requires the milter C library (libmilter) to be available.
On Debian and Ubuntu, install the package libmilter-dev.
Usage
See the milter crate for idiomatic Rust bindings to the milter library.
Licence
Copyright © 2020 David Bürgin
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.