# laterite-core
Laterite core: the application kernel.
The first crate of the Laterite content management framework. Provides
what every Laterite application starts from: layered configuration
loading, the framework error taxonomy, database connectivity and
migrations, module registration, and pagination primitives.
## Part of Laterite
This crate is part of [Laterite](https://github.com/lateritecmf/laterite), a
content management framework for Rust. See the repository for the guide, the
full crate set, and the `lat` command-line tool.
## License
Licensed under either the MIT license or the Apache License 2.0, at your option.