git_revise/
error.rs

1
pub type ReviseResult<T> = anyhow::Result<T>;