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