Type Definition pre_commit_sort::Result

source ·
pub type Result<T> = Result<T, Error>;