[][src]Type Definition olympia_engine::gameboy::StepResult

type StepResult<T> = Result<T, StepError>;