A Rust library for merging files or in-memory buffers, featuring:
FileMerger
RsMerger
Add this to your Cargo.toml
:
toml
[dependencies]
admerge = "0.1.0"
To get started using admerge
, see documentation.
Rand is distributed under the terms of the MIT license.
See LICENSE-MIT, and COPYRIGHT for details.