clamav/libclamav_rust
Scott Hutton 39a9c3b956 Improve cdiff_apply performance
* Work with data as &[u8] instead String/&str to avoid unnecessary UTF-8
  validation and reuse read buffers.
* Make error handling more concise
* Address Clippy-raised issues
2022-01-28 15:42:43 -07:00
..
src Improve cdiff_apply performance 2022-01-28 15:42:43 -07:00
build.rs Improve cdiff_apply performance 2022-01-28 15:42:43 -07:00
Cargo.toml Generate Rust-bindings for some internal C-headers 2022-01-14 11:50:07 -07:00
cbindgen.toml Generate Rust-bindings for some internal C-headers 2022-01-14 11:50:07 -07:00
CMakeLists.txt Bump copyright for 2022 2022-01-09 14:23:25 -07:00