Docs.rs
  • ipfs-api-backend-hyper-0.6.0
    • ipfs-api-backend-hyper 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ferristseng
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.13 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 optional
      • hyper-tls ^0.5 normal optional
      • ipfs-api-prelude ^0.6 normal
      • thiserror ^1 normal
    • Versions
    • 14.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ipfs_api_backend_hyper0.6.0

Module request

Module Items

  • Structs
  • Enums
  • Traits

In crate ipfs_api_backend_hyper

ipfs_api_backend_hyper

Module request

Source

Structs§

Add
BitswapLedger
BitswapReprovide
BitswapStat
BitswapUnwant
BitswapWantlist
BlockGet
BlockPut
BlockRm
BlockStat
BootstrapAddDefault
BootstrapList
BootstrapRmAll
Cat
Commands
Config
ConfigEdit
ConfigReplace
ConfigShow
DagGet
DagPut
DhtFindPeer
DhtFindProvs
DhtGet
DhtProvide
DhtPut
DhtQuery
DiagCmdsClear
DiagCmdsSetTime
DiagSys
Dns
FileLs
FilesChcid
FilesCp
FilesFlush
FilesLs
FilesMkdir
FilesMv
FilesRead
FilesRm
FilesStat
FilesWrite
FilestoreDups
FilestoreLs
FilestoreVerify
Get
Id
KeyGen
KeyList
KeyRename
KeyRm
LogLevel
LogLs
LogTail
Ls
NamePublish
NameResolve
ObjectData
ObjectDiff
ObjectGet
ObjectLinks
ObjectNew
ObjectPatchAddLink
ObjectStat
PinAdd
PinLs
PinRm
Ping
PubsubLs
PubsubPeers
PubsubPub
PubsubSub
RefsLocal
Shutdown
StatsBitswap
StatsBw
StatsRepo
SwarmAddrsLocal
SwarmConnect
SwarmPeers
TarAdd
TarCat
Version

Enums§

DagCodec
KeyType
Logger
LoggingLevel
ObjectTemplate

Traits§

ApiRequest
A request that can be made against the Ipfs API.