| 
    Kagome
    
   Polkadot Runtime Engine in C++17 
   | 
 
Go to the source code of this file.
Namespaces | |
| kagome::primitives | |
Functions | |
| template<class Stream , typename = std::enable_if_t<Stream::is_encoder_stream>> | |
| Stream & | kagome::primitives::operator<< (Stream &s, const TokenError &v) | 
| template<class Stream , typename = std::enable_if_t<Stream::is_decoder_stream>> | |
| Stream & | kagome::primitives::operator>> (Stream &s, TokenError &v) | 
| OUTCOME_HPP_DECLARE_ERROR (kagome::primitives, TokenError) | |
| OUTCOME_HPP_DECLARE_ERROR | ( | kagome::primitives | , | 
| TokenError | |||
| ) |