fmt
::
formatter<std::expected<T, E>, Char>
::parse
Synopsis
Declared in
<fmt/std.h>
constexpr Char const* parse(
parse_context<Char>
& ctx);
Created with
MrDocs