Docs.rs
unicode-bidi-0.3.18
unicode-bidi 0.3.18
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
24 July 2026
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.85%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
LevelRunVec
unicode_
bidi
0.3.18
Level
RunVec
Aliased Type
In crate unicode_
bidi
unicode_bidi
Type Alias
Level
RunVec
Copy item path
Source
pub type LevelRunVec =
Vec
<
LevelRun
>;
Aliased Type
ยง
pub struct LevelRunVec {
/* private fields */
}