Looking for a deeper understanding of PhantomData
|
9
|
6983
|
December 12, 2019
|
std::marker::PhantomData and unused fields in structs
|
12
|
3265
|
February 3, 2020
|
PhantomData question
|
3
|
731
|
January 12, 2023
|
Why doesn't Rust automatically insert `PhantomData` for unused generic parameters? Or why is unused generic parameters disallowed?
|
6
|
788
|
November 29, 2022
|
Is PhantomData absolutely required in this case? if so, why?
|
5
|
415
|
August 4, 2021
|