Type Definition patch_rs::PatchResult

source ·
pub type PatchResult<T> = Result<T, PatchError>;