#[derive(Produce)]
Derive macro implementing Produce trait for struct.
NOTE: it depends on impl_produce macro, Request and Response enums generated by the api macro being in scope.
impl_produce
Request
Response