use crate::misc::emulator_error::EmulatorError; pub type EmulatorResult = Result;