#[derive(Request)]
{
// Attributes available to this derive:
#[oauth1]
}
Expand description
A derive macro for oauth1_request_ios::Request trait.
See the documentation on the oauth1_request_ios crate.
#[derive(Request)]
{
// Attributes available to this derive:
#[oauth1]
}
A derive macro for oauth1_request_ios::Request trait.
See the documentation on the oauth1_request_ios crate.