pub unsafe trait ApplicationStorageCapability { }
Expand description

The ApplicationStorageCapability capability allows the holder to create permissions to allow applications to have access to stored state on the system.

Implementors§