if_downcast_into
http
1.4.0
In http::
convert
http
::
convert
Macro
if_
downcast_
into
Copy item path
Source
macro_rules! if_downcast_into { ($in_ty:ty, $out_ty:ty, $val:ident, $body:expr) => { ... }; }