☰
CallableCallFor
CallableCallFor
In frame_support::dispatch
Modules
fmt
marker
result
Structs
DispatchInfo
PerDispatchClass
PostDispatchInfo
Vec
Weight
Enums
DispatchClass
DispatchError
Pays
RawOrigin
Traits
Callable
ClassifyDispatch
Clone
Codec
Decode
Dispatchable
Encode
EncodeAsRef
EncodeLike
Eq
GetDispatchInfo
HasCompact
Input
MaxEncodedLen
OneOrMany
Output
Parameter
PartialEq
PaysFee
TypeInfo
WeighData
WithPostDispatchInfo
Functions
extract_actual_pays_fee
extract_actual_weight
Type Definitions
CallableCallFor
DispatchErrorWithPostInfo
DispatchResult
DispatchResultWithPostInfo
TransactionPriority
?
Type Definition
frame_support
::
dispatch
::
CallableCallFor
source
·
[
−
]
pub type CallableCallFor<A, R> = <A as
Callable
<R>>::
RuntimeCall
;