Docs.rs
  • external-ip-5.2.0
    • external-ip 5.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mellon85
    • Dependencies
      • futures ^0.3 normal
      • hickory-resolver ^0.24 normal
      • igd ^0.12 normal optional
      • log ^0.4 normal
      • rand ^0.8 normal
      • reqwest ^0.12 normal
      • thiserror ^1.0.58 normal
      • mockall ^0.12 dev
      • tokio-test ^0.4 dev
    • Versions
    • 60% of the crate is documented
  • Go to latest version
  • 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

external_ip5.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Consensus
  • ConsensusBuilder
  • DNSSource
  • HTTPSource
  • HTTPSourceBuilder
  • IGD

Enums

  • Error
  • Family
  • Policy
  • QueryType

Traits

  • Source

Functions

  • get_dns_sources
  • get_http_sources
  • get_ip
  • get_ipv4
  • get_ipv6
  • get_sources

Type Aliases

  • IpFuture
  • IpResult
  • Sources