Type Definition bismuth::framework::UpdateResult [] [src]

type UpdateResult<T, R> = Result<Transition<T, R>, FrameworkError>;