Docs.rs
servo-fetch-0.7.0
servo-fetch 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
konippi
Dependencies
anyhow ^1
normal
dom_query ^0.26
normal
dom_smoothie ^0.16
normal
dpi ^0.1
normal
euclid ^0.22
normal
globset ^0.4
normal
htmd ^0.5
normal
image ^0.25
normal
pdf-extract ^0.10
normal
psl ^2
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
servo ^0.1.0
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
ureq ^3
normal
url ^2
normal
libc ^0.2
normal
servo ^0.1.0
normal
Versions
Go to latest version
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
Module error
servo_
fetch
0.7.0
Module error
Module Items
Enums
Type Aliases
In crate servo_
fetch
servo_fetch
Module
error
Copy item path
Source
Expand description
Error types.
Enums
§
Error
Errors from servo-fetch operations.
Type Aliases
§
Result
A specialized
Result
type for servo-fetch.