fn store_data(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
target: StoreDataTarget,
data_type: StoreDataType,
store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>fn store_data(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
target: StoreDataTarget,
data_type: StoreDataType,
store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>