[][src]Type Definition patch_rs::PatchResult

type PatchResult<T> = Result<T, PatchError>;