A Unicode Library for Rust.
! This demo is using C++ version of Seshat. Seshat Web Demo
Seshat (pronounce as Sehs-hat) is a Unicode library that written in Rust. It provides many of Unicode character data and standard algorithms. The goal of this project is to provide a ICU-like library in Rust.
To include Seshat to your project, add this line to the Cargo.toml
file.
[dependencies]
seshat-unicode = "0.0.1"
Add later.
Add later.
All logo images are copyright Frybits Inc. and should not be used out of this project without permission.
Seshat is developed under MIT License. For the detail, see the LICENSE file.