Module abstract_sdk::feature_objects

source ·
Expand description

§Structs that implement a feature trait

Feature objects are objects that store sufficient data to unlock some functionality. These objects are mostly used internally to easy re-use application code without requiring the usage of a base contract.

Structs§