pub fn find_ids_in_pat<T, I: From<RIdent>>(node: &T) -> Vec<I>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,
where
    T: for<'any> VisitWith<DestructuringFinder<'any, I>>,