impl_with_temperature

Macro impl_with_temperature 

Source
macro_rules! impl_with_temperature {
    ($builder:ty, $request_type:ty, $request_field:ident) => { ... };
}
Expand description

Macro to implement WithTemperature trait