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

type MemoryResult<T> = Result<T, MemoryError>;