Skip to main content

store_block_data

Function store_block_data 

Source
fn store_block_data(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    data_type: StoreDataType,
    store_result: bool,
) -> Result<CommandSource, CommandSyntaxError>