bindizr 0.1.0-beta.4

DNS Synchronization Service for BIND9
Documentation
1
2
3
4
5
pub(super) mod format;
pub(super) mod table;

pub(super) use format::{OutputFormat, print_output_with_table};
pub(super) use table::{RecordRow, ZoneRow};