Module resource

Module resource 

Source
Expand description

Resource module.

Structs§

ResourceScope
The resource scope.

Enums§

InitializationError
An error that occurs during resource initialization.

Traits§

Resources
An account or module handler’s resources. This is usually derived by the state management framework.
StateObjectResource
A resource is anything that an account or module can use to store its own state or interact with other accounts and modules.