fn execute_fill(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
mode: FillMode,
filter: FilterArgument,
strict: bool,
) -> Result<i32, CommandSyntaxError>fn execute_fill(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
mode: FillMode,
filter: FilterArgument,
strict: bool,
) -> Result<i32, CommandSyntaxError>