pub fn is_dynamic_pointer<'tcx>(ty: Ty<'tcx>) -> bool
Expand description

Returns true if the given type is a reference (or raw pointer) to a dynamic type