Working at System76 developing Pop!_OS.
Rust is generally my language of choice (at least for certain things), but it can also be fun to try different things. (Sure, might as well write that in a combination of Haskell and Awk!)
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upI don't believe these any reason to use PhantomData in a struct like this that isn't generic.
glib itself, at least, still compiles and passes test…
Just noticed this looking at the code for glib_shared_wrapper!. The macro defines a pub enum MemoryManager {}, so if it's called twice in the same …