|  f219a08907 # Objective The type `ThinSlicePtr` has a manual implementation of `Clone` that manually clones each field. Since this type implements `Copy`, we can change this implementation to simply dereference `&self`. | ||
|---|---|---|
| .. | ||
| lib.rs | ||