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

Module prelude

Module Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

In crate osm_api

osm_api

Module prelude

Source

Structs§

Api
ApiStatus
Attributes
ElementRef
Node
Node is a point in space.
NodeRef
OSM
QueryLimit
Relation
Tag
VersionRange
Way

Enums§

ApiVersion
ElementType
Error
Format
Status

Functions§

get_capabilities
get_capabilities_json
get_versions
get_versions_json
get_with_url

Type Aliases§

Result