Docs.rs
  • osm-api-0.1.1
    • osm-api 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • x807x
    • Dependencies
      • chrono ^0.4.39 normal
      • log ^0.4.25 normal
      • quick-xml ^0.37.2 normal
      • reqwest ^0.12.12 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal optional
      • anyhow ^1.0.95 dev
      • colored ^3.0.0 dev
      • dotenv ^0.15.0 dev
      • env_logger ^0.11.6 dev
      • tokio ^1.43.0 dev
    • Versions
    • 1.02% of the crate is documented
  • 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

osm_api0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Bbox
  • prelude::Api
  • prelude::ApiStatus
  • prelude::Attributes
  • prelude::ElementRef
  • prelude::Node
  • prelude::NodeRef
  • prelude::OSM
  • prelude::QueryLimit
  • prelude::Relation
  • prelude::Tag
  • prelude::VersionRange
  • prelude::Way

Enums

  • prelude::ApiVersion
  • prelude::ElementType
  • prelude::Error
  • prelude::Format
  • prelude::Status

Functions

  • prelude::get_capabilities
  • prelude::get_capabilities_json
  • prelude::get_versions
  • prelude::get_versions_json
  • prelude::get_with_url

Type Aliases

  • prelude::Result

Constants

  • API_URL