impl_with_size

Macro impl_with_size 

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

Macro to implement WithSize trait