Skip to main content

handle_get_settings

Function handle_get_settings 

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