http
1.3.1
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) => { ... }; }