Kagome
Polkadot Runtime Engine in C++17
|
#include <buffer.hpp>
Additional Inherited Members | |
Public Member Functions inherited from fmt::formatter< kagome::common::BufferView > | |
constexpr auto | parse (format_parse_context &ctx) -> decltype(ctx.begin()) |
template<typename FormatContext > | |
auto | format (const kagome::common::BufferView &view, FormatContext &ctx) -> decltype(ctx.out()) |
Public Attributes inherited from fmt::formatter< kagome::common::BufferView > | |
char | presentation = 's' |
Definition at line 276 of file buffer.hpp.