Docs.rs
unstructured-client-0.2.0
unstructured-client 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wdoppenberg
Dependencies
anyhow ^1.0.86
normal
reqwest ^0.12.5
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
thiserror ^1.0.63
normal
tracing ^0.1
normal
mockito ^1.4.0
dev
tempfile ^3.10.1
dev
tokio ^1.38.1
dev
Versions
46.38%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
unstructured_
client
0.2.0
Element
List
Aliased Type
In crate unstructured_
client
unstructured_client
Type Alias
ElementList
Copy item path
Source
pub type ElementList =
Vec
<Element>;
Aliased Type
ยง
pub struct ElementList {
/* private fields */
}