☰
CallableCallFor
CallableCallFor
In frame_support::dispatch
Modules
fmt
marker
result
Macros
Clone
Eq
PartialEq
Structs
CallMetadata
Vec
Weight
Enums
DispatchError
RawOrigin
Traits
Callable
Clone
Codec
Decode
Dispatchable
Encode
EncodeAsRef
EncodeLike
Eq
GetCallMetadata
GetCallName
GetStorageVersion
HasCompact
Input
MaxEncodedLen
Output
Parameter
PartialEq
TypeInfo
UnfilteredDispatchable
Type Definitions
CallableCallFor
DispatchErrorWithPostInfo
DispatchResult
DispatchResultWithPostInfo
TransactionPriority
?
Type Definition
frame_support
::
dispatch
::
CallableCallFor
source
·
[
−
]
pub type CallableCallFor<A, R> = <A as
Callable
<R>>::
Call
;