Docs.rs
  • aws-ip-ranges-0.4.0
    • aws-ip-ranges 0.4.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Turbo87
    • github:rust-lang:crates-io
    • Dependencies
      • serde ^1.0.192 build
      • serde_json ^1.0.108 build
    • Versions
    • 22.22% of the crate is documented
  • Go to latest version
  • 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
    • 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

aws_ip_ranges0.4.0

  • All Items
  • Structs
  • Constants
?
Change settings

Crate aws_ip_ranges

source ·

Structs

  • IpRanges
    The root object of https://ip-ranges.amazonaws.com/ip-ranges.json.
  • Ipv6Prefix
    The objects inside the ipv6_prefixes list of https://ip-ranges.amazonaws.com/ip-ranges.json.
  • Prefix
    The objects inside the prefixes list of https://ip-ranges.amazonaws.com/ip-ranges.json.

Constants

  • IP_RANGES
    The content of https://ip-ranges.amazonaws.com/ip-ranges.json as a const IpRanges struct.