pub type BoundedExecution<T> = OnChainExecution<T>;๐Deprecated: use OnChainExecution, which is bounded by default
Aliased Typeยง
pub struct BoundedExecution<T>(/* private fields */);pub type BoundedExecution<T> = OnChainExecution<T>;pub struct BoundedExecution<T>(/* private fields */);