Registry / other / frame-executive

frame-executive

JSON →
library47.0.0rscratesunverified

The executive engine for FRAME-based Substrate runtimes, managing block execution and pallet dispatch.

# Cargo.toml [dependencies] frame-executive = "47.0.0"
INSTALL
IMPORT
SIG · FRAME-EXECUTIVE
F
frame-executive
otherrustv47.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Executive
use frame_executive::Executive;

Initializes the FRAME executive.

use frame_executive::Executive; fn main() { let _executive = Executive::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
47.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
frame-executive — cargo add frame-executive · libregistry