clamav-rs 0.5.0

clamav bindings for Rust
docs.rs failed to build clamav-rs-0.5.0
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.

clamav-rs

This is a safe wrapper around clamav-sys to interact with libclamav.

The code is based on rust-clamav by Zachary Sims.