docs.rs failed to build pallet-dev-mode-0.1.0-dev.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
pallet-dev-mode-24.0.0
Dev Mode Example Pallet
A simple example of a FRAME pallet demonstrating the ease of requirements for a pallet in dev mode.
Run cargo doc --package pallet-dev-mode --open
to view this pallet's documentation.
Dev mode is not meant to be used in production.
License: MIT-0