Docs.rs
text-document-1.9.3
text-document 1.9.3
Docs.rs crate page
MPL-2.0
07 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
jacquetc
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
text-document-common ^1.9.3
normal
text-document-frontend ^1.9.3
normal
log ^0.4
normal
parking_lot ^0.12
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
unicode-segmentation ^1.13
normal
criterion ^0.8.2
dev
insta ^1.40
dev
png ^0.17
dev
proptest ^1
dev
tempfile ^3
dev
zip ^6
dev
Versions
36.83%
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
djot_to_plain_text
text_
document
1.9.3
text_document
Function
djot_
to_
plain_
text
Copy item path
Source
pub fn djot_to_plain_text(djot: &
str
, options: &
DjotImportOptions
) ->
String