Add support for account allocations

This commit is contained in:
Omar Abdulla
2025-09-21 07:37:07 +03:00
parent 0edfb3a36e
commit e2fb7a4322
11 changed files with 230 additions and 67 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ use std::{path::PathBuf, sync::Arc};
use revive_dt_common::{define_wrapper_type, types::PlatformIdentifier};
use revive_dt_compiler::Mode;
use revive_dt_format::{case::CaseIdx, input::StepIdx};
use revive_dt_format::{case::CaseIdx, steps::StepIdx};
use serde::{Deserialize, Serialize};
define_wrapper_type!(