current_diff

Function current_diff 

Source
pub fn current_diff<P: AsRef<Path>>(path: P) -> Result<Diff, Box<dyn Error>>
Expand description

Returns the migration diff between last save state and current state.