Skip to content

noahshinn/unidiff-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unidiff-rs

Unified diff parsing/metadata extraction library for Rust

Installation

Add it to your Cargo.toml:

[dependencies]
unidiff = "0.3"

Add extern crate unidiff to your crate root and your're good to go!

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

About

Unified diff parsing/metadata extraction library for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%