pincer-core

Crates.iopincer-core
lib.rspincer-core
version0.2.0
created_at2025-12-31 13:36:16.691616+00
updated_at2025-12-31 18:03:27.834962+00
descriptionCore types and traits for pincer declarative HTTP client
homepage
repositoryhttps://github.com/ilaborie/pincer
max_upload_size
id2014701
size98,563
igor (ilaborie)

documentation

README

pincer-core

Crates.io docs.rs License

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

Commit count: 0

cargo fmt