• thin-vec 0.2.10/src/lib.rs
    1280
        /// ```
    1281
        #[allow(clippy::swap_ptr_to_ref)]
    1282
        pub fn dedup_by<F>(&mut self, mut same_bucket: F)