wren
Vulkan-based game engine
Loading...
Searching...
No Matches
std::formatter< wren::Err, char > Struct Reference

#include <result.hpp>

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
auto format (const wren::Err &e, std::format_context &ctx) const

Member Function Documentation

◆ format()

auto std::formatter< wren::Err, char >::format ( const wren::Err & e,
std::format_context & ctx ) const
inline
Here is the call graph for this function:

◆ parse()

auto std::formatter< wren::Err, char >::parse ( std::format_parse_context & ctx)
inlineconstexpr

The documentation for this struct was generated from the following file: