☰
CallableCallFor
CallableCallFor
In frame_support::dispatch
Modules
fmt
marker
result
Macros
Clone
Eq
PartialEq
Structs
DefaultByteGetter
ErrorMetadata
FunctionArgumentMetadata
FunctionMetadata
ModuleConstantMetadata
Vec
Enums
DecodeDifferent
DispatchError
Traits
Callable
Clone
Codec
Decode
DefaultByte
Dispatchable
Encode
EncodeAsRef
EncodeLike
Eq
HasCompact
Input
ModuleErrorMetadata
Output
Parameter
PartialEq
Type Definitions
CallableCallFor
DecodeDifferentArray
DispatchErrorWithPostInfo
DispatchResult
DispatchResultWithPostInfo
TransactionPriority
?
Type Definition
frame_support
::
dispatch
::
CallableCallFor
source
·
[
−
]
pub type CallableCallFor<A, R> = <A as
Callable
<R>>::
Call
;