utf-8: included into mod.rs

pull/42/head
Vladimir Serov 2020-02-09 16:04:45 +03:00
parent 521b595b9e
commit ec6b09e319
No known key found for this signature in database
GPG Key ID: 6BA7C26C3FDF7BB3
1 changed files with 1 additions and 0 deletions

View File

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