better-fetch-macros 0.1.2

Proc macros for better-fetch (reserved for future use)
Documentation
1
2
3
4
//! Proc-macro helpers for [`better-fetch`](https://docs.rs/better-fetch).
//!
//! This crate is wired behind the `macros` feature. Derive macros for endpoints
//! may be added in a future release.