frame_
support
28.0.0
Modules
crypto
dispatch
dispatch_context
dynamic_params
error
generate_genesis_config
genesis_builder_helper
inherent
instances
migrations
pallet_macros
pallet_prelude
storage
testing_prelude
traits
view_functions
weights
Macros
_std_enabled
_try_runtime_and_std_not_enabled
_try_runtime_enabled
_try_runtime_or_std_enabled
assert_err
assert_err_ignore_postinfo
assert_err_with_weight
assert_error_encoded_size
assert_noop
assert_ok
assert_storage_noop
build_struct_json_patch
construct_runtime
crate_to_crate_version
defensive
defensive_assert
ensure
fail
hypothetically
hypothetically_ok
impl_ensure_origin_with_arg_ignoring_arg
impl_filter_stack
match_and_insert
match_type
match_types
ord_parameter_types
parameter_types
parameter_types_impl_thread_local
runtime_print
std_enabled
try_runtime_and_std_not_enabled
try_runtime_enabled
try_runtime_or_std_enabled
Structs
Blake2_128
Blake2_128Concat
Blake2_256
BoundedBTreeMap
BoundedBTreeSet
BoundedSlice
BoundedVec
Identity
PalletId
Twox128
Twox256
Twox64Concat
WeakBoundedVec
Enums
Never
Constants
LOG_TARGET
MAX_MODULE_ERROR_ENCODED_SIZE
Traits
Hashable
Printable
ReversibleStorageHasher
StorageHasher
Functions
debug
print
Type Aliases
ConsensusEngineId
Attribute Macros
derive_impl
pallet
register_default_impl
require_transactional
runtime
storage_alias
transactional
Derive Macros
CloneNoBound
DebugNoBound
DefaultNoBound
EqNoBound
OrdNoBound
PalletError
PartialEqNoBound
PartialOrdNoBound
RuntimeDebugNoBound
frame_support
Macro
_try_runtime_and_std_not_enabled
Copy item path
Settings
Help
Summary
Source
macro_rules! _try_runtime_and_std_not_enabled { ($($input:tt)*) => { ... }; }
Expand description