1
2
3
4
5
//! Traits inteded for blanket imports.

pub use auto::traits::*;

pub use PixbufAnimationExt;