pleme-providers
Multi-provider integration library for Pleme platform - generic trait abstraction and registry
Installation
[]
= "0.1"
Usage
use ;
let registry = new;
registry.register;
Feature Flags
| Feature | Description |
|---|---|
reqwest |
HTTP client error conversion (default) |
Enable features in your Cargo.toml:
= { = "0.1", = ["full"] }
Development
This project uses Nix for reproducible builds:
License
MIT - see LICENSE for details.