Just like there is a function called fmt::vformat_to, which takes a fmt::format_args as parameter, there should also be a fmt::vformat_to_n function, which takes a fmt::format_args as parameter.
Or is there any reason, why this function does not exist?