Crate visit_any

Crate visit_any 

Source
Expand description

Macro to match Any pointer by type

Macrosยง

visit_any
Matches any expression by type.
visit_any_mut
Matches any expression by type.