Type Definition lfa::UpdateResult [] [src]

type UpdateResult<T> = Result<T, UpdateError>;