sp_api
26.0.0
Macros
_frame_metadata_enabled
_std_disabled
_std_enabled
decl_runtime_apis
frame_metadata_enabled
impl_runtime_apis
mock_impl_runtime_apis
std_disabled
std_enabled
Structs
ApiRef
CallApiAtParams
StorageProof
Enums
ApiError
CallContext
TransactionOutcome
Constants
MAX_EXTRINSIC_DEPTH
RUNTIME_API_INFO_SIZE
Traits
ApiExt
CallApiAt
ConstructRuntimeApi
Core
Metadata
ProvideRuntimeApi
RuntimeApiInfo
Functions
deserialize_runtime_api_info
init_runtime_logger
serialize_runtime_api_info
Type Aliases
ProofRecorder
StorageChanges
?
Settings
Macro
sp_api
::
_std_enabled
Copy item path
source
·
[
−
]
macro_rules!
_std_enabled { ($(
$input
:tt)
*
) => { ... }; }
Expand description