seer-core 0.22.0

Core library for Seer domain name utilities
Documentation
1
2
3
4
5
mod client;
mod types;

pub use client::RdapClient;
pub use types::{ContactInfo, RdapResponse};