bidi 0.1.1

Implementation of the Unicode Bidirectional Algorithm (UBA).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Mahdi K. Fard"]
description = "Implementation of the Unicode Bidirectional Algorithm (UBA)."
edition = "2021"
keywords = ["unicode", "bidi", "bidirectional", "text-processing"]
license = "MIT"
name = "bidi"
readme = "README.md"
repository = "https://github.com/xclud/rust-bidi"
version = "0.1.1"