How glib-rs works, part 3: Boxed types

from blog Federico's Blog, | ↗ original
(First part of the series, with index to all the articles) Now let's get on and see how glib-rs handles boxed types. Boxed types? Let's say you are given a sealed cardboard box with something, but you can't know what's inside. You can just pass it on to someone else …