pallet-scheduler 2.0.0-rc2

FRAME example pallet
docs.rs failed to build pallet-scheduler-2.0.0-rc2
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-scheduler-33.0.0

Scheduler

# Scheduler

  • [scheduler::Trait](./trait.Trait.html)
  • [Call](./enum.Call.html)
  • [Module](./struct.Module.html)

## Overview

// Short description of pallet's purpose. // Links to Traits that should be implemented. // What this pallet is for. // What functionality the pallet provides. // When to use the pallet (use case examples). // How it is used. // Inputs it uses and the source of each input. // Outputs it produces.

## Terminology

## Goals

## Interface

### Dispatchable Functions