Skip to main content

Module api

Module api 

Source
Expand description

API integration utilities for external services

This module provides reusable utilities for integrating with external APIs, including consent prompts and common error handling patterns.

Re-exports§

pub use consent::ConsentPrompt;

Modules§

consent
Interactive consent prompt for API calls