Docs.rs
unicode-bidi-0.3.17
unicode-bidi 0.3.17
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
SimonSapin
larsbergstrom
metajack
mbrubeck
behnam
Dependencies
flame ^0.2
normal
optional
flamer ^0.4
normal
optional
serde >=0.8, <2.0
normal
optional
smallvec >=1.13
normal
optional
serde_test >=0.8, <2.0
dev
Versions
83.87%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
unicode_
bidi
0.3.17
unicode_bidi
Function
bidi_class
Copy item path
source
pub fn bidi_class(c:
char
) ->
BidiClass
Expand description
Find the
BidiClass
of a single char.