// #include "fud_format.hpp" namespace fud { /* Result FormatSpec::make(StringView view, size_t& length) { static_cast(view); static_cast(length); return FudStatus::NotImplemented; } */ } // namespace fud