Function rupta::util::type_util::is_dynamic_pointer
source · pub fn is_dynamic_pointer<'tcx>(ty: Ty<'tcx>) -> boolExpand description
Returns true if the given type is a reference (or raw pointer) to a dynamic type