bindizr-core 0.1.0-beta.4

Core models, configuration, DNS record types, and logging utilities for bindizr
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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