Return the substring without trailing horizontal whitespace.
<mrdocs/Support/String.hpp>
constexpr std::string_view rtrim(std::string_view const s) noexcept;