Rust Notes on PhantomData

This blog post will first introduce the “theoretical” concepts of the Rust PhantomData<T> type and then explore a few real-world examples showcasing its practical applications.

You can read the whole story on medium.