Skip to main content

diffin/
lib.rs

1//! # Diffin
2//!
3//! [![CI Status](https://github.com/diffin/diffin/workflows/CI/badge.svg)](https://github.com/diffin/diffin/actions?query=workflow%3ACI)
4//!
5//! A work-in-progress binary diffing tool by [@NikolaiVazquez].
6//!
7//! ## License
8//!
9//! This project is released under either:
10//!
11//! - [MIT License](https://github.com/diffin/diffin/blob/master/LICENSE-MIT)
12//! - [Apache License (Version 2.0)](https://github.com/diffin/diffin/blob/master/LICENSE-APACHE)
13//!
14//! at your choosing.
15//!
16//! [@NikolaiVazquez]: https://twitter.com/nikolaivazquez