# bindizr-core
Shared core types and utilities for the `bindizr` DNS control plane.
This crate contains the data models, configuration loader, DNS name and record helpers, TXT
encoding utilities, and logging support used by the other bindizr crates.
## Documentation
- Repository: <https://github.com/kweonminsung/bindizr>
- API documentation: <https://docs.rs/bindizr-core>
- License: Apache-2.0