1 2 3 4 5
use just_enough_vcs::system::sheet_system::sheet::SheetData; pub struct JVSheetdumpCollect { pub sheet: SheetData, }