pub async fn handle_get_settings<C: DnsService + Send + Sync>(
client: &C,
policy: &Policy,
show_secrets: bool,
) -> Result<CallToolResult, ErrorData>pub async fn handle_get_settings<C: DnsService + Send + Sync>(
client: &C,
policy: &Policy,
show_secrets: bool,
) -> Result<CallToolResult, ErrorData>