Registry / web-framework / lightspeed-core

lightspeed-core

JSON →
library0.66.0rscratesunverified

Core library for the LightSpeed framework providing essential functionality.

# Cargo.toml [dependencies] lightspeed_core = "0.66.0"
INSTALL
IMPORT
SIG · LIGHTSPEED-CORE
L
lightspeed-core
web-frameworkrustv0.66.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.

LightSpeed
use lightspeed_core::LightSpeed;

Initialize the LightSpeed core application.

use lightspeed_core::LightSpeed; fn main() { let app = LightSpeed::new(); println!("LightSpeed core initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.66.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lightspeed-core — cargo add lightspeed-core · libregistry