utf-8: included into mod.rs

This commit is contained in:
Vladimir Serov 2020-02-09 16:04:45 +03:00
parent 0085199914
commit d8262b278a

View file

@ -7,6 +7,7 @@ use std::cmp::max;
pub mod image;
pub mod string;
pub mod svg;
pub mod utf8;
//------------------------------------------------------------------------------
//{{{ Pixel trait