]> git.mikk.net Git - mtbl-rs/commit
Add merge_func and dupsort_func methods to Source
authorChris Mikkelson <cmikk@fsi.io>
Mon, 2 Sep 2024 05:28:53 +0000 (00:28 -0500)
committerChris Mikkelson <cmikk@fsi.io>
Mon, 2 Sep 2024 05:28:53 +0000 (00:28 -0500)
commitf75ec623b88a96e8013858ed9a2ade5e548769aa
tree640bcd2cf02042e288a56832f06d598188049b76
parent16d1b5b579724074f1f74de44a96cd2dae9517e7
Add merge_func and dupsort_func methods to Source
src/dupsort_func.rs [new file with mode: 0644]
src/lib.rs
src/merge_func.rs [new file with mode: 0644]
src/source.rs