Small documentation updates
This commit is contained in:
parent
bf03a57c03
commit
136afc5193
2 changed files with 34 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
|||
//! This crate implements diffing utilities. It attempts to provide an abstraction
|
||||
//! interface over different types of diffing algorithms.
|
||||
//!
|
||||
//! # Components
|
||||
//!
|
||||
//! The crate is split into two components:
|
||||
//! The crate is split into two levels:
|
||||
//!
|
||||
//! * [`algorithms`]: This implements the different types of diffing algorithms.
|
||||
//! It provides both low level access to the algorithms with the minimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue