Skip to main content

bdi

Macro bdi 

bdi!() { /* proc-macro */ }
Available on crate features http and html only.
Expand description

Tells the browser’s bidirectional algorithm to treat the text it contains in isolation from its surrounding text. It’s particularly useful when a website dynamically inserts some text and doesn’t know the directionality of the text being inserted.