Expand description

This crate provides #[derive(OAuth1Authorize)] macro that implements oauth1_request crate’s OAuth1Authorize trait for a struct with named fields.

See oauth1_request::OAuth1Authorize for more information.

Derive Macros