# umbral-core
umbral internals: ORM, migrations, routing, DB backends, the Plugin trait. Do not depend on this directly; use the `umbral` facade.
This is an internal crate of the umbral framework. You almost certainly want the [umbral](https://crates.io/crates/umbral) facade crate instead, which re-exports the stable public surface including what this crate provides.
## Documentation
- Guide and reference: https://dalmasonto.github.io/umbral/
- Repository: https://github.com/dalmasonto/umbral
- API reference: https://docs.rs/umbral-core
## License
Licensed under either of MIT or Apache-2.0, at your option.