Kagome
Polkadot Runtime Engine in C++17
fmt::formatter< kagome::storage::trie::KeyNibbles > Struct Template Reference

#include <trie_node.hpp>

Collaboration diagram for fmt::formatter< kagome::storage::trie::KeyNibbles >:

Public Member Functions

template<typename FormatContext >
auto format (const kagome::storage::trie::KeyNibbles &p, FormatContext &ctx) -> decltype(ctx.out())
 

Detailed Description

template<>
struct fmt::formatter< kagome::storage::trie::KeyNibbles >

Definition at line 212 of file trie_node.hpp.

Member Function Documentation

template<typename FormatContext >
auto fmt::formatter< kagome::storage::trie::KeyNibbles >::format ( const kagome::storage::trie::KeyNibbles p,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 214 of file trie_node.hpp.


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