Docs.rs
  • ipfs-embed-0.26.0
    • ipfs-embed 0.26.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dvc94ch
    • github:ipfs-rust:crates
    • Dependencies
      • anyhow ^1.0.56 normal
      • async-global-executor ^2.0.3 normal
      • async-trait ^0.1.52 normal
      • chrono ^0.4.19 normal
      • fnv ^1.0.7 normal
      • futures ^0.3.21 normal
      • futures-timer ^3.0.2 normal
      • ipfs-sqlite-block-store ^0.13.0 normal
      • lazy_static ^1.4.0 normal
      • libipld ^0.14.0 normal
      • libp2p ^0.50.0 normal
      • libp2p-bitswap ^0.25.0 normal
      • libp2p-broadcast ^0.12.0 normal
      • names ^0.13.0 normal
      • parking_lot ^0.11.2 normal
      • pin-project ^1.0.10 normal
      • prometheus ^0.13.0 normal
      • rand ^0.8.5 normal
      • thiserror ^1.0.30 normal
      • tide ^0.16.0 normal
      • tokio ^1.17.0 normal
      • tracing ^0.1.32 normal
      • trust-dns-resolver ^0.22.0 normal
      • void ^1.0.2 normal
      • anyhow ^1 dev
      • async-executor ^1.4.1 dev
      • async-std ^1.11.0 dev
      • libipld ^0.14.0 dev
      • libp2p-bitswap ^0.25.0 dev
      • multihash ^0.16.1 dev
      • rand ^0.8.5 dev
      • regex ^1.5.5 dev
      • tempdir ^0.3.7 dev
      • tracing-subscriber ^0.3.9 dev
    • Versions
    • 98.15% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate ipfs_embed

  • Structs
  • Enums
  • Type Definitions
?
Change settings

List of all items

Structs

  • AddressRecord
  • Batch
  • Block
  • BucketKey
  • Config
  • ConnectionFailure
  • DefaultParams
  • Ipfs
  • Key
  • ListenerId
  • Multiaddr
  • NetworkConfig
  • PeerId
  • PeerInfo
  • PeerRecord
  • Record
  • Rtt
  • StorageConfig
  • StorageService
  • SwarmEvents
  • SyncQuery
  • TempPin
  • config::BitswapConfig
  • config::BroadcastConfig
  • config::GossipsubConfig
  • config::IdentifyConfig
  • config::KadConfig
  • config::MdnsConfig
  • config::PingConfig
  • config::ResolverConfig
  • config::ResolverOpts
  • identity::ecdsa::Keypair
  • identity::ecdsa::PublicKey
  • identity::ecdsa::SecretKey
  • identity::ed25519::Keypair
  • identity::ed25519::PublicKey
  • identity::ed25519::SecretKey
  • identity::error::DecodingError
  • identity::error::SigningError
  • identity::rsa::Keypair
  • identity::rsa::PublicKey
  • identity::secp256k1::Keypair
  • identity::secp256k1::PublicKey
  • identity::secp256k1::SecretKey

Enums

  • AddressScore
  • AddressSource
  • ConnectedPoint
  • Direction
  • DnsConfig
  • Event
  • Executor
  • GossipEvent
  • ListenerEvent
  • Quorum
  • SyncEvent
  • identity::Keypair
  • identity::PublicKey

Type Definitions

  • Cid