Re-exports§
pub use buf::Buffer;pub use buf::DoubleBuffer;pub use buf::SimpleBuffer;pub use color::Rgb;pub use glyph::Glyph;pub use glyph::GlyphsRef;pub use glyph::GlyphsRefMut;pub use glyph::GlyphsVec;pub use img::Img;pub use img::ImgRef;pub use img::ImgRefMut;pub use img::ImgVec;pub use mat::Matrix;pub use mat::MatrixMut;pub use mat::MatrixRef;pub use mat::MatrixRefMut;pub use mat::MatrixVec;pub use mat::Size;pub use typeset::Typesetter;