|
Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Classes | |
| struct | kagome::Stub< Tag > |
| Stub-class for unimplemented types. More... | |
Namespaces | |
| kagome | |
| kagome::stub | |
Functions | |
| template<typename Tag > | |
| scale::ScaleEncoderStream & | kagome::operator<< (scale::ScaleEncoderStream &s, const Stub< Tag > &data) |
| template<typename Tag > | |
| scale::ScaleDecoderStream & | kagome::operator>> (scale::ScaleDecoderStream &s, Stub< Tag > &data) |