pincer-core 0.1.0

Core types and traits for pincer declarative HTTP client
Documentation

pincer-core

Core types and traits for the pincer HTTP client.

Overview

This crate provides the foundational types used by pincer:

Usage

Most users should use the main pincer crate, which re-exports these types.

Use pincer-core directly if you need:

  • Custom PincerClient implementations
  • Core types without the HTTP client

License

MIT OR Apache-2.0