Docs.rs
izihawa-ipfs-api-backend-hyper-0.5.2
izihawa-ipfs-api-backend-hyper 0.5.2
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
ppodolsky
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
http ^0.2
normal
hyper ^0.14
normal
hyper-multipart-rfc7578 ^0.8
normal
hyper-rustls ^0.23
normal
hyper-tls ^0.5
normal
izihawa-ipfs-api-prelude ^0.5
normal
thiserror ^1
normal
Versions
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-apple-darwin
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate izihawa_ipfs_api_backend_hyper
Version 0.5.2
All Items
Modules
Structs
Enums
Traits
?
Crate
izihawa_ipfs_api_backend_hyper
source
·
[
−
]
Modules
request
response
This module contains structures returned by the IPFS API.
Structs
ApiError
BackendWithGlobalOptions
A wrapper for
Backend
/
IpfsApi
that adds global options
Form
Implements the multipart/form-data media type as described by RFC 7578.
GlobalOptions
Options valid on any IPFS Api request
IpfsClient
Enums
Error
KeyType
Logger
LoggingLevel
ObjectTemplate
Traits
IpfsApi
TryFromUri