rustlavel-core 0.7.1

Rustlavel application lifecycle, config, .env, and internal instrumentation
Documentation

rustlavel-core

Rustlavel application lifecycle, config, .env, and internal instrumentation.

Part of Rustlavel, a full-stack web framework for Rust written from scratch — no Axum, no hyper, no SeaORM. Tokio is the only large dependency.

Using it

Enable it through the meta-crate rather than depending on this one directly, so the versions stay in step:

It is pulled in by the packages that need it rather than enabled directly.

Documentation

Licence

MIT.