Kagome
Polkadot Runtime Engine in C++17
|
#include "common/buffer.hpp"
Go to the source code of this file.
Namespaces | |
kagome::runtime | |
Enumerations | |
enum | kagome::runtime::UncompressError : uint8_t { kagome::runtime::UncompressError::ZSTD_ERROR } |
Functions | |
outcome::result< void > | kagome::runtime::uncompressCodeIfNeeded (common::BufferView buf, common::Buffer &res) |
OUTCOME_HPP_DECLARE_ERROR (kagome::runtime, UncompressError) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::runtime | , |
UncompressError | |||
) |