referrerpolicy=no-referrer-when-downgrade
frame_election_provider_support::onchain

Type Alias BoundedExecution

Source
pub type BoundedExecution<T> = OnChainExecution<T>;
👎Deprecated: use OnChainExecution, which is bounded by default

Aliased Type§

struct BoundedExecution<T>(/* private fields */);