CallableCallFor
frame_support
28.0.0
CallableCallFor
In frame_support::dispatch
Structs
DispatchInfo
PerDispatchClass
PostDispatchInfo
Enums
DispatchClass
Pays
RawOrigin
Traits
Callable
CheckIfFeeless
ClassifyDispatch
GetDispatchInfo
OneOrMany
Parameter
PaysFee
WeighData
WithPostDispatchInfo
Functions
extract_actual_pays_fee
extract_actual_weight
Type Aliases
CallableCallFor
DispatchErrorWithPostInfo
DispatchResult
DispatchResultWithPostInfo
?
Settings
Type Alias
frame_support
::
dispatch
::
CallableCallFor
Copy item path
source
·
[
−
]
pub type CallableCallFor<A, R> = <A as
Callable
<R>>::
RuntimeCall
;