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