Docs.rs
text_analysis-0.4.9
text_analysis 0.4.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ArdentEmpiricist
Dependencies
chrono ^0.4.42
normal
clap ^4
normal
csv ^1.3.1
normal
pdf-extract ^0.9.0
normal
quick-xml ^0.38.3
normal
rayon ^1.11
normal
rust-stemmers ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
walkdir ^2
normal
whatlang ^0.16.4
normal
zip ^5.1.1
normal
assert_cmd ^2
dev
assert_fs ^1
dev
predicates ^3
dev
regex ^1.11.3
dev
serde_json ^1
dev
serial_test ^3
dev
tempfile ^3
dev
Versions
43.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
extract_text_from_odt
text_
analysis
0.4.9
text_analysis
Function
extract_
text_
from_
odt
Copy item path
Source
pub fn extract_text_from_odt(p: &
Path
) ->
Result
<
String
,
String
>