referrerpolicy=no-referrer-when-downgrade

Module testing_prelude

Source
Expand description

The main prelude of FRAME for building runtimes, and in the context of testing.

counter part of runtime::prelude.

Structs§

Storage
Struct containing data needed for a storage.

Enums§

DispatchError
Reason why a dispatch call failed.

Traits§

BuildStorage
Complex storage builder stuff.