laterite-core 0.2.0

Laterite CMF application kernel: config, errors, database, migrations, modules
Documentation
<!-- Generated from the crate's doc comment. Do not edit by hand: edit the //!
block in the crate source and run scripts/gen-readmes.sh. -->
# 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.